Skip to content

Missing #include <avr/pgmspace.h> for Adafruit FONA #3327

Closed
@architmuchhal12

Description

@architmuchhal12

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions