arduino-esp32/libraries/Preferences
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
..
examples/StartCounter Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
src Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
keywords.txt Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00
library.properties Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00