deauther
deauther copied to clipboard
How to install on Wemos d1 mini ?
How to install on Wemos d1 mini ? Just upload bin or compile source code bro ?
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! :))
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 ?
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: @.***>
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
bro if you have discord facebook anything can you help me there?
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