mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Fix priority order of the extra_configs
This commit is contained in:
parent
8d27895a4f
commit
3d5d77928a
@ -16,11 +16,11 @@
|
||||
extra_configs =
|
||||
lcd_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:
|
||||
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 =
|
||||
; Uncomment the needed environments in platformio_override.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user