mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
clean up standalone
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifdef EMSESP_STANDALONE
|
||||
|
||||
#include <SecuritySettingsService.h>
|
||||
#include "SecuritySettingsService.h"
|
||||
|
||||
User ADMIN_USER = User(FACTORY_ADMIN_USERNAME, FACTORY_ADMIN_PASSWORD, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user