mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
name recovery "safeboot"
This commit is contained in:
parent
82e79dffb9
commit
e43a2b1676
@ -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, 0x1D0000,
|
app0, app, ota_0, 0xE0000, 0x1D0000,
|
||||||
spiffs, data, spiffs, 0x2B0000,0x150000,
|
spiffs, data, spiffs, 0x2B0000,0x150000,
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user