deauther icon indicating copy to clipboard operation
deauther copied to clipboard

How to install on Wemos d1 mini ?

Open KhaidirArt opened this issue 3 years ago • 6 comments

How to install on Wemos d1 mini ? Just upload bin or compile source code bro ?

KhaidirArt avatar Dec 26 '21 15:12 KhaidirArt

just upload bin file bro! if binary not working pls, complie this git using arduino ide and upload to your esp8266 have a nice day! :))

ra1n08 avatar Oct 24 '22 13:10 ra1n08

just upload bin file bro! if binary not working pls, complie this git using arduino ide and upload to your esp8266 have a nice day! :))

hello but this is platformio project how we can run in arduino? can you give me arduino with update deauther v2.6 ?

shadowremove avatar Mar 30 '23 21:03 shadowremove

you have github account, right?, just tap to <> code button, then switch to codespaces tab, create codespaces by clicking to "+", using vscode on the web or on your pc (if you have vscode), and install platformIO extension and now, just compile that!

Vào Th 6, 31 thg 3, 2023 vào lúc 04:54 Nadir Ali @.***> đã viết:

just upload bin file bro! if binary not working pls, complie this git using arduino ide and upload to your esp8266 have a nice day! :))

hello but this is platformio project how we can run in arduino? can you give me arduino with update deauther v2.6 ?

— Reply to this email directly, view it on GitHub https://github.com/hoangminh5210119/deauther/issues/5#issuecomment-1491014127, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVLPRBMQT5FWSOIUL67JOI3W6X6KJANCNFSM5KZAS3WA . You are receiving this because you commented.Message ID: @.***>

ra1n08 avatar Mar 31 '23 14:03 ra1n08

you have github account, right?, just tap to <> code button, then switch to codespaces tab, create codespaces by clicking to "+", using vscode on the web or on your pc (if you have vscode), and install platformIO extension and now, just compile that! Vào Th 6, 31 thg 3, 2023 vào lúc 04:54 Nadir Ali @.> đã viết: just upload bin file bro! if binary not working pls, complie this git using arduino ide and upload to your esp8266 have a nice day! :)) hello but this is platformio project how we can run in arduino? can you give me arduino with update deauther v2.6 ? — Reply to this email directly, view it on GitHub <#5 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVLPRBMQT5FWSOIUL67JOI3W6X6KJANCNFSM5KZAS3WA . You are receiving this because you commented.Message ID: @.>

bro i try to compile it but they given this error can you help me please ?

Compiling .pio/build/wemosd1mini/src/Keyboard.cpp.o src/Keyboard.cpp: In member function 'void Keyboard::updateCursor()': src/Keyboard.cpp:133:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (millis() - old_time_cursor > cursor_time_out) { ^ src/Keyboard.cpp: In member function 'String Keyboard::show()': src/Keyboard.cpp:178:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < selectKey.length(); i++) { ^ src/CLI.cpp: In member function 'void CLI::execFile(String)': src/CLI.cpp:188:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < input.length(); i++) { ^ src/CLI.cpp: In member function 'void CLI::runLine(String)': src/CLI.cpp:262:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < input.length(); i++) { ^ src/CLI.cpp: In member function 'void CLI::runCommand(String)': src/CLI.cpp:1668:3: error: expected ';' before '}' token } ^ *** [.pio/build/wemosd1mini/src/CLI.cpp.o] Error 1 Compiling .pio/build/wemosd1mini/src/LED.cpp.o

shadowremove avatar Apr 03 '23 08:04 shadowremove

bro if you have discord facebook anything can you help me there?

shadowremove avatar Apr 03 '23 08:04 shadowremove

bro if you have discord facebook anything can you help me there?

hey brother did u success to compile this im also stuck at compiling

Brahmashirsha avatar Jul 14 '24 12:07 Brahmashirsha