You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect the problem is that setup() and loop() aren't defined. I usually just copy one of the example .ino files into the src directory and rename it main.cpp. raw_find_slaves.ino is a good one to start with.
I don't have this project setup at the moment so I can't check my answer. Please let me know if this helps.
When I platformio "build" I get this error:
Note that this is after I changed this in platformio.ini:
On GitHub, the teensy 40 is commented out and 41 is active.
Do you have any suggestions on how I can get this to build?
Thanks!
The text was updated successfully, but these errors were encountered: