mirror of https://github.com/arendst/Tasmota.git
Update platformio_tasmota_env.ini
This commit is contained in:
parent
51477b0ec5
commit
385a7d0904
|
@ -14,9 +14,6 @@ upload_port = ${common.upload_port}
|
|||
upload_resetmethod = ${common.upload_resetmethod}
|
||||
upload_speed = ${common.upload_speed}
|
||||
extra_scripts = ${common.extra_scripts}
|
||||
lib_ldf_mode = deep+
|
||||
|
||||
#define DEBUGV(...) do { (void)0; } while (0)
|
||||
|
||||
[env:tasmota]
|
||||
|
||||
|
|
Loading…
Reference in New Issue