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
as written above - CmdMessenger.h seems to be missing in arduino_busylight folder.
I'm new to this but would like to create such a kind of busylight with my arduino uno r3 package...
when it comes to flash, which is the first step according to the "installation"-section, i get the error message:
Hello,
as written above - CmdMessenger.h seems to be missing in arduino_busylight folder.
I'm new to this but would like to create such a kind of busylight with my arduino uno r3 package...
when it comes to flash, which is the first step according to the "installation"-section,
i get the error message:
#include <CmdMessenger.h>
^~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: CmdMessenger.h: No such file or directory
which is no surprise - since I don't see any such file anywhere...
Hope that makes my point clear.
Thanks for help!!
David
The text was updated successfully, but these errors were encountered: