diff --git a/platformio_tasmota_cenv.ini b/platformio_tasmota_cenv.ini index ae7366d65..fa6ae8f8a 100644 --- a/platformio_tasmota_cenv.ini +++ b/platformio_tasmota_cenv.ini @@ -1,5 +1,6 @@ [env:tasmota-bluetooth] board = esp8266_4M2M -build_flags = ${common.build_flags} - -DUSE_ZIGBEE - -DUSE_UFILESYS \ No newline at end of file +build_flags = ${common.build_flags} + -DUSE_ZIGBEE + -DUSE_UFILESYS +