mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Make optional some scripts while compiling
This commit is contained in:
parent
edcc17c41b
commit
45830eda5a
@ -86,8 +86,8 @@ upload_resetmethod = nodemcu
|
|||||||
; *** Upload Serial reset method for Wemos and NodeMCU
|
; *** Upload Serial reset method for Wemos and NodeMCU
|
||||||
upload_port = COM5
|
upload_port = COM5
|
||||||
extra_scripts = pio/strip-floats.py
|
extra_scripts = pio/strip-floats.py
|
||||||
pio/rename-firmware.py
|
; pio/rename-firmware.py
|
||||||
pio/obj-dump.py
|
; pio/obj-dump.py
|
||||||
|
|
||||||
; *** Upload file to OTA server using SCP
|
; *** Upload file to OTA server using SCP
|
||||||
;upload_port = user@host:/path
|
;upload_port = user@host:/path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user