arduino-esp32/libraries
Martin Sloup f9ba8e9ccf Refactoring EPS32NVS library to Preferences library (#199)
* Refactoring EPS32NVS library to Preferences library

* Renaming all set* functions to put
* Added functions for float, double and bool

* Small redesign of Preferences API

* added type to put* function names
* for (u)int64_t used functions name with *(U)Long64
* added functions for long and unsigned long (same like int a unsigned int)
2017-02-12 00:08:22 +02:00
..
ESP32 Add Touchread example (#175) 2017-02-07 03:42:43 +02:00
Preferences Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
SPI Remove unimplemented methods from SPI 2017-02-09 20:40:56 +02:00
WiFi New partitions (#192) 2017-02-10 14:11:24 +02:00
WiFiClientSecure Add WiFiClient secure lib (#184) 2017-02-11 00:20:24 +02:00
Wire Hopefully fix I2C/Wire 2016-12-14 02:41:22 +02:00