mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update platformio.ini
This commit is contained in:
parent
6a6d829c27
commit
fa854b7bfb
@ -14,7 +14,7 @@ build_cache_dir = .cache
|
||||
|
||||
; *** Build/upload environment
|
||||
default_envs =
|
||||
; *** Uncomment the line(s) below to select version(s)
|
||||
; *** Uncomment by deleting ";" in the line(s) below to select version(s)
|
||||
; tasmota
|
||||
; tasmota-ircustom ; alternative to 'tasmota' with full IR protocols activated, you will need to disable some features to keep code not too big
|
||||
; tasmota-minimal
|
||||
@ -54,7 +54,7 @@ platform = ${core_active.platform}
|
||||
build_flags = ${core_active.build_flags}
|
||||
|
||||
; *********************************************************************
|
||||
; *** Uncomment to use custom settings from file user_config_override.h
|
||||
; *** Uncomment by deleting ";" to use custom settings from file user_config_override.h
|
||||
; -DUSE_CONFIG_OVERRIDE
|
||||
; *********************************************************************
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user