This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Missing a file!? CmdMessenger.h - how to get or create myself...? #5
Open
Description
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