Skip to content

Commit

Permalink
to much deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Apr 4, 2024
1 parent ef36dec commit c450576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raw/esp32/Shelly_Plus_1PM/migrate_shelly.be
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ if ok
ok = global.bootloader().flash("bootloader-tasmota-32.bin")
end
if ok
var p = global.partition_core_shelly.Partition()
# check if we get some Tasmota signature in slot 1
if (flash.read(p.get_ota_slot(1).start + 16, 4) == bytes("00FFFF00"))
p.set_active(1)
Expand Down

0 comments on commit c450576

Please sign in to comment.