Skip to content
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
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants