mirror of https://github.com/arendst/Tasmota.git
parent
1f38107043
commit
173c19d159
|
@ -33,7 +33,7 @@ src_dir = sonoff
|
|||
;env_default = sonoff-PL
|
||||
;env_default = sonoff-PT
|
||||
;env_default = sonoff-RU
|
||||
;env_default = sonoff-SV
|
||||
;env_default = sonoff-SE
|
||||
;env_default = sonoff-TR
|
||||
;env_default = sonoff-TW
|
||||
;env_default = sonoff-UK
|
||||
|
@ -406,7 +406,7 @@ upload_resetmethod = ${common.upload_resetmethod}
|
|||
upload_speed = ${common.upload_speed}
|
||||
extra_scripts = ${common.extra_scripts}
|
||||
|
||||
[env:sonoff-SV]
|
||||
[env:sonoff-SE]
|
||||
platform = ${common.platform}
|
||||
framework = ${common.framework}
|
||||
board = ${common.board}
|
||||
|
|
Loading…
Reference in New Issue