hugllc / EEPROM

This is a fork of the EEPROM library from https://github.com/esp8266/Arduino that works on the ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EEPROM

Introduction

This is a fork of the EEPROM library from https://github.com/esp8266/Arduino that works on both the ESP32 and ESP8266

There were not a lot of changes.

Reasoning

This is a temporary measure until the EEPROM library gets into the ESP32 Arduino code.

License

This is licensed under the LGPL, as it is a derivative of https://github.com/esp8266/Arduino. Which is also licensed under the LGPL.

About

This is a fork of the EEPROM library from https://github.com/esp8266/Arduino that works on the ESP32

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 100.0%