mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Fix typo (#22890)
This commit is contained in:
parent
b167955e87
commit
9613004bb4
@ -2,7 +2,7 @@
|
|||||||
#- -#
|
#- -#
|
||||||
#- To solidify: -#
|
#- To solidify: -#
|
||||||
#-
|
#-
|
||||||
# load only persis_module and persist_module.init
|
# load only persist_module and persist_module.init
|
||||||
import solidify
|
import solidify
|
||||||
solidify.dump(persist_module.init)
|
solidify.dump(persist_module.init)
|
||||||
# copy and paste into `be_persist_lib.c`
|
# copy and paste into `be_persist_lib.c`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user