Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install on Wemos d1 mini ? #5

Open
KhaidirArt opened this issue Dec 26, 2021 · 5 comments
Open

How to install on Wemos d1 mini ? #5

KhaidirArt opened this issue Dec 26, 2021 · 5 comments

Comments

@KhaidirArt
Copy link

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

@ra1n08
Copy link

ra1n08 commented Oct 24, 2022

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! :))

@shadowremove
Copy link

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 ?

@ra1n08
Copy link

ra1n08 commented Mar 31, 2023 via email

@shadowremove
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants