devinaconley / arduino-plotter

An Arduino library for easy graphing on host computer via serial communication
MIT License
186 stars 31 forks source link

Unable to locate Plotter.h when running on RPI #17

Closed honupirate closed 7 years ago

honupirate commented 7 years ago

When attempting to run the plotter on a Raspbian RPI 3 the Arduino IDE keeps returning an Error compiling message. Claiming that it is unable to locate "Plotter.h", saying that there is no such file or directory and terminating the program. Any help in resolving this issue would be greatly appreciated.

devinaconley commented 7 years ago

Did you install via the library manager or by zip file?

honupirate commented 7 years ago

We figured it out! Thanks for your response. You can mark it as resolved on github.

devinaconley commented 7 years ago

Glad to hear. No problem