mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
test
This commit is contained in:
parent
45f7898a9e
commit
34a0650b00
@ -14,7 +14,7 @@ build_dir = .pioenvs
|
|||||||
workspace_dir = .pioenvs
|
workspace_dir = .pioenvs
|
||||||
build_cache_dir = .cache
|
build_cache_dir = .cache
|
||||||
extra_configs = platformio_tasmota_env.ini
|
extra_configs = platformio_tasmota_env.ini
|
||||||
; platformio_override.ini
|
platformio_override.ini
|
||||||
|
|
||||||
; *** Build/upload environment
|
; *** Build/upload environment
|
||||||
default_envs =
|
default_envs =
|
||||||
@ -32,7 +32,7 @@ default_envs =
|
|||||||
; tasmota-BR
|
; tasmota-BR
|
||||||
; tasmota-CN
|
; tasmota-CN
|
||||||
; tasmota-CZ
|
; tasmota-CZ
|
||||||
; tasmota-DE
|
tasmota-DE
|
||||||
; tasmota-ES
|
; tasmota-ES
|
||||||
; tasmota-FR
|
; tasmota-FR
|
||||||
; tasmota-GR
|
; tasmota-GR
|
||||||
|
@ -16,6 +16,7 @@ upload_speed = ${common.upload_speed}
|
|||||||
extra_scripts = ${common.extra_scripts}
|
extra_scripts = ${common.extra_scripts}
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
|
|
||||||
|
#define DEBUGV(...) do { (void)0; } while (0)
|
||||||
|
|
||||||
[env:tasmota]
|
[env:tasmota]
|
||||||
|
|
||||||
|
105957
tasmota/tasmota.ino.cpp
105957
tasmota/tasmota.ino.cpp
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user