I've tried to use your library with arduino 0018 on a PC but it seems to be missing a file named keywords.txt. This way it is not regocnized as a library
Am I doing something wrong?
Thanks
I've tried to use your library with arduino 0018 on a PC but it seems to be missing a file named keywords.txt. This way it is not regocnized as a library
Am I doing something wrong?
Thanks
As far as I know, the keywords.txt file is only to provide syntax highlighting in the arduino editor and isn't required (I could be wrong though).
I just tried arduino 0018 for Linux and my library is recognized just fine. Note: a few versions back, the preferred location for user supplied libraries changed in the arduino IDE. On linux, the location is ~/sketchbook/libraries/. I'm not sure where the sketchbook directory is located on Windows.
You must log in to post.