mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Fix future compiles
This commit is contained in:
parent
b48c1a1c82
commit
7b1f9a5334
@ -216,10 +216,10 @@ build_flags = ${esp82xx_defaults.build_flags}
|
||||
;build_flags = ${core_2_4_2.build_flags}
|
||||
;platform = ${core_2_5_2.platform}
|
||||
;build_flags = ${core_2_5_2.build_flags}
|
||||
;platform = ${core_stage.platform}
|
||||
;build_flags = ${core_stage.build_flags}
|
||||
platform = ${core_stage_ipv6.platform}
|
||||
build_flags = ${core_stage_ipv6.build_flags}
|
||||
platform = ${core_stage.platform}
|
||||
build_flags = ${core_stage.build_flags}
|
||||
;platform = ${core_stage_ipv6.platform}
|
||||
;build_flags = ${core_stage_ipv6.build_flags}
|
||||
;platform = ${core_pre.platform}
|
||||
;build_flags = ${core_pre.build_flags}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user