forked from btclock/btclock_v3
Add suffix compact mode, added extra zap notify settings, WebUI cleanup
This commit is contained in:
parent
2951055f68
commit
4cda081d05
14 changed files with 81 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 36K, 20K,
|
||||
otadata, data, ota, 56K, 8K,
|
||||
app0, app, ota_0, 64K, 1740K,
|
||||
app1, app, ota_1, , 1740K,
|
||||
spiffs, data, spiffs, , 400K,
|
||||
app0, app, ota_0, 64K, 1760K,
|
||||
app1, app, ota_1, , 1760K,
|
||||
spiffs, data, spiffs, , 410K,
|
||||
coredump, data, coredump,, 64K,
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue