Update platformio_tasmota_env.ini

This commit is contained in:
gemu2015 2020-08-15 17:38:43 +02:00
parent 51477b0ec5
commit 385a7d0904
1 changed files with 0 additions and 3 deletions

View File

@ -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]