align JSON release info with upstream 0_15 (update page, JSON "info")
align with upstream /json/info * info.release * info.arch * info.clock * info.flash
This commit is contained in:
@@ -846,7 +846,7 @@ void getSettingsJS(AsyncWebServerRequest* request, byte subPage, char* dest) //W
|
||||
olen -= 2; //delete ";
|
||||
oappend(versionString);
|
||||
oappend(SET_F(" "));
|
||||
oappend(releaseString);
|
||||
oappend((char*)FPSTR(releaseString));
|
||||
oappend(SET_F(".bin<br>("));
|
||||
#if defined(CONFIG_IDF_TARGET_ESP32C3)
|
||||
oappend(SET_F("ESP32-C3"));
|
||||
|
||||
Reference in New Issue
Block a user