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

Missing a file!? CmdMessenger.h - how to get or create myself...? #5

Open
David23202 opened this issue Jan 13, 2024 · 1 comment
Open

Comments

@David23202
Copy link

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

@stdevel
Copy link
Owner

stdevel commented Jan 14, 2024

Hi @David23202,
I'm unable to reproduce this as I don't have a Windows machine or Skype for Business anymore - but it looks like you can find the appropriate file here: https://github.com/thijse/Arduino-CmdMessenger

Documentation: https://www.arduino.cc/reference/en/libraries/cmdmessenger/

Does this help?

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

No branches or pull requests

2 participants