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

NO ino file #4

Open
mugginsjm opened this issue Oct 6, 2019 · 2 comments
Open

NO ino file #4

mugginsjm opened this issue Oct 6, 2019 · 2 comments

Comments

@mugginsjm
Copy link

Hi, I really like this project and have ordered the necessary bits.
Am I right in assuming that in the Arduino ide environment I need to generate a blank INO file and then #include "esparkle.h"
I have been fighting for several hours with libraries and after bypassing problems with "WifiAPlist_t"
I have now go it to compile. Unfortunately the serial debug is in meltdown fast streaming and will require more detective work.

@CosmicMac
Copy link
Owner

Hello! I'm not familiar with the Arduino IDE but I think you only have to rename esparkle.cpp into esparkle.ino. Just don't forget to change the frequency from 80 to 160MHz (as far as I can remember, this is an option in the tool menu).
If your serial debug looks like garbage, try changing the baudrate in your terminal to the default (74880 for wemos D1). But it's likely you'll see an error...

@mugginsjm
Copy link
Author

mugginsjm commented Oct 7, 2019 via email

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

2 participants