mirror of https://github.com/arendst/Tasmota.git
Select core 2.3.0 as default
Select core 2.3.0 as default
This commit is contained in:
parent
640e28f7cf
commit
5f1f5f8253
|
@ -119,10 +119,10 @@ build_flags = ${esp82xx_defaults.build_flags}
|
|||
|
||||
[core_active]
|
||||
; Select one core set for platform and build_flags
|
||||
;platform = ${core_2_3_0.platform}
|
||||
;build_flags = ${core_2_3_0.build_flags}
|
||||
platform = ${core_2_4_2.platform}
|
||||
build_flags = ${core_2_4_2.build_flags}
|
||||
platform = ${core_2_3_0.platform}
|
||||
build_flags = ${core_2_3_0.build_flags}
|
||||
;platform = ${core_2_4_2.platform}
|
||||
;build_flags = ${core_2_4_2.build_flags}
|
||||
;platform = ${core_2_5_0.platform}
|
||||
;build_flags = ${core_2_5_0.build_flags}
|
||||
;platform = ${core_stage.platform}
|
||||
|
|
Loading…
Reference in New Issue