Arduino-EEPROMEx icon indicating copy to clipboard operation
Arduino-EEPROMEx copied to clipboard

EEPROMex Library Compilation Error

Open aurangzaibumer777 opened this issue 8 years ago • 0 comments

I'm facing error running one of the examples of your library

C:\Users\asd\Documents\Arduino\libraries\Arduino-EEPROMEx-master/EEPROMex.h:29:24: fatal error: avr/eeprom.h: No such file or directory

#include <avr/eeprom.h> compilation terminated.

exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module).

Please help me, I need eeprom to writeLog variable

aurangzaibumer777 avatar Dec 12 '17 07:12 aurangzaibumer777