You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the library in Arduino IDE 1.6.4 but compiler gives error:
avr/pgmspace.h: No such file or directory
#include <avr/pgmspace.h>
^
compilation terminated.
Error compiling.
Thanks for suggestions, Timo
The text was updated successfully, but these errors were encountered:
I installed the library in Arduino IDE 1.6.4 but compiler gives error:
avr/pgmspace.h: No such file or directory
#include <avr/pgmspace.h>
^
compilation terminated.
Error compiling.
Thanks for suggestions, Timo
The text was updated successfully, but these errors were encountered: