Skip to content

ISSUE WITH LIBRARY <avr/pgmspace.h> #26

@valentinopign

Description

@valentinopign

I am using arduino ide with an esp and when it comes to compile the code I get the following library error.
Look for the library and in theory it is already installed in the arduino, apparently the problem is with the link of the library with the voice module library
In file included from C:\Users"usuario"\AppData\Local\Temp.arduinoIDE-unsaved2023516-14332-12m1j05.p5ym\vr_sample_train\vr_sample_train.ino:28:
c:\Users"usuario"\Documents\Arduino\libraries\VoiceRecognitionV3-master/VoiceRecognitionV3.h:39:10: fatal error: avr/pgmspace.h: No such file or directory
#include <avr/pgmspace.h>
^~~~~~~~~~~~~~~~
compilation terminated.

exit status 1

Compilation error: exit status 1
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