We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I am using an Arduino ESP8266 along with Adafruit FONA 808, While compiling, it gives me an error as -
#include <avr/pgmspace.h> ^ compilation terminated
Do I need to add this file? And if yes, where would I need to make changes? Thanks!