Fixed compilation
This commit is contained in:
@ -21,7 +21,7 @@ public:
|
|||||||
nvs_handle_t nvs_handle_factory{};
|
nvs_handle_t nvs_handle_factory{};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
esp_err_t init();
|
esp_err_t init(const char *ns);
|
||||||
//bool erase();
|
//bool erase();
|
||||||
ConfigStatusReturnType reset();
|
ConfigStatusReturnType reset();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user