mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
name recovery "safeboot"
This commit is contained in:
parent
e43a2b1676
commit
bc085b1498
@ -1,6 +1,6 @@
|
|||||||
# Name, Type, SubType, Offset, Size, Flags
|
# Name, Type, SubType, Offset, Size, Flags
|
||||||
nvs, data, nvs, 0x9000, 0x5000,
|
nvs, data, nvs, 0x9000, 0x5000,
|
||||||
otadata, data, ota, 0xe000, 0x2000,
|
otadata, data, ota, 0xe000, 0x2000,
|
||||||
factory, app, factory, 0x10000, 0xD0000,
|
safeboot, app, factory, 0x10000, 0xD0000,
|
||||||
app0, app, ota_0, 0xE0000, 0x2D0000,
|
app0, app, ota_0, 0xE0000, 0x2D0000,
|
||||||
spiffs, data, spiffs, 0x3B0000,0x50000,
|
spiffs, data, spiffs, 0x3B0000,0x50000,
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user