Fix for #include "avr/pgmspace.h"

i downloaded this file from here :
https://github.com/mikalhart/galileo-Pgmspace.h/
next i edit the line to:
#include <pgmspace.h>
is working…

1 Like