Z21ServerEmulator/arduino_compat/EEPROM.h

12 lines
205 B
C

#ifndef EEPROM_H
#define EEPROM_H
/* ARDUINO COMPATIBILITY
*
* This header is provided to use Z21 Library without source modifications
*/
#include "arduino_compat/arduinocompat.h"
#endif // EEPROM_H