arduino-esp32/libraries/Preferences
Bascy 01d7ea7b80 Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672)
* Replaced ARDUINO_VARIANT with const char

* Fixed missing return value

* Added quotes around defined value in macro (Issue #2193)

* Change logging from Error to Verbose when not found and default available

* Move Enter and Exit logging to Verbose Level

* Refactored LOG_X() into log_x()
2019-04-15 17:26:35 +02:00
..
examples overload Preferences.getBytes similar to nvs so you can get size of t… (#2498) 2019-04-10 02:45:38 +02:00
src Refactored use of LOG_X(LOG_TAG, ...) to log_x(...) (#2672) 2019-04-15 17:26:35 +02:00
keywords.txt remove instead of delete (#730) 2017-10-16 21:27:19 +03:00
library.properties Refactoring EPS32NVS library to Preferences library (#199) 2017-02-12 00:08:22 +02:00