mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
test
This commit is contained in:
parent
45f7898a9e
commit
34a0650b00
@ -14,7 +14,7 @@ build_dir = .pioenvs
|
||||
workspace_dir = .pioenvs
|
||||
build_cache_dir = .cache
|
||||
extra_configs = platformio_tasmota_env.ini
|
||||
; platformio_override.ini
|
||||
platformio_override.ini
|
||||
|
||||
; *** Build/upload environment
|
||||
default_envs =
|
||||
@ -32,7 +32,7 @@ default_envs =
|
||||
; tasmota-BR
|
||||
; tasmota-CN
|
||||
; tasmota-CZ
|
||||
; tasmota-DE
|
||||
tasmota-DE
|
||||
; tasmota-ES
|
||||
; tasmota-FR
|
||||
; tasmota-GR
|
||||
|
@ -16,6 +16,7 @@ upload_speed = ${common.upload_speed}
|
||||
extra_scripts = ${common.extra_scripts}
|
||||
lib_ldf_mode = deep+
|
||||
|
||||
#define DEBUGV(...) do { (void)0; } while (0)
|
||||
|
||||
[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