mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
More nvs parameter work
This commit is contained in:
@@ -176,7 +176,8 @@ extern "C" {
|
||||
// recovery has more resources available. Let's use them to include more details about the OTA process
|
||||
#define JSON_IP_INFO_SIZE 150+255
|
||||
#else
|
||||
#define JSON_IP_INFO_SIZE 150
|
||||
// 40 chars for appname and version
|
||||
#define JSON_IP_INFO_SIZE 150+40
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user