mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
Display config UI fixes - release
Add 2 entries as a replacement for the ST77xx driver name, remove SSD1306 default.
This commit is contained in:
@@ -284,7 +284,7 @@ function delay_reboot(duration,cmdname, ota=false){
|
||||
showCmdMessage(cmdname,'MESSAGING_WARNING','Rebooting the ESP32.\n',true);
|
||||
}
|
||||
else {
|
||||
showLocalMessage('MESSAGING_WARNING','Rebooting the ESP32.\n')
|
||||
showLocalMessage('Rebooting the ESP32.\n','MESSAGING_WARNING')
|
||||
}
|
||||
console.log('now triggering reboot');
|
||||
$.ajax({
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
{"project_name":"recovery","version":"custom.build","recovery":1,"Jack":"1","Voltage":0,"disconnect_count":0,"avg_conn_time":0,"is_i2c_locked":false,"urc":0,"ssid":"Abyssin","ip":"192.168.10.225","netmask":"255.255.255.0","gw":"192.168.10.1"}
|
||||
{"project_name":"recovery","version":"custom.build","recovery":1,"Jack":"1","Voltage":0,"disconnect_count":0,"avg_conn_time":0,"is_i2c_locked":false,"urc":0,"ssid":"MyTestSSID","ip":"192.168.10.225","netmask":"255.255.255.0","gw":"192.168.10.1"}
|
||||
Reference in New Issue
Block a user