mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 05:06:44 +00:00
Fix priority order of the extra_configs
This commit is contained in:
parent
8d27895a4f
commit
3d5d77928a
@ -16,11 +16,11 @@
|
|||||||
extra_configs =
|
extra_configs =
|
||||||
lcd_config.ini
|
lcd_config.ini
|
||||||
pin_config.ini
|
pin_config.ini
|
||||||
|
; -- Put active [env] files in this dir to be included in the build menu
|
||||||
|
user_setups/*/*.ini
|
||||||
|
user_setups/active/*.ini
|
||||||
; -- Add customizations to this file only:
|
; -- Add customizations to this file only:
|
||||||
platformio_override.ini
|
platformio_override.ini
|
||||||
; -- Put active [env] files in this dir to be included in the build menu
|
|
||||||
user_setups/active/*.ini
|
|
||||||
user_setups/*/*.ini
|
|
||||||
|
|
||||||
default_envs =
|
default_envs =
|
||||||
; Uncomment the needed environments in platformio_override.ini
|
; Uncomment the needed environments in platformio_override.ini
|
||||||
|
Loading…
x
Reference in New Issue
Block a user