change persistence namespace
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
void app_main(void)
|
void app_main(void)
|
||||||
{
|
{
|
||||||
/// init persistence
|
/// init persistence
|
||||||
persistence_init("lighthouse");
|
persistence_init("beacon");
|
||||||
|
|
||||||
/// init WLED
|
/// init WLED
|
||||||
if (wled_init() != ESP_OK)
|
if (wled_init() != ESP_OK)
|
||||||
|
Reference in New Issue
Block a user