Преглед изворни кода

disable UDP debug by default

Chris Mullins пре 8 година
родитељ
комит
5e6ee8499f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -18,7 +18,7 @@ lib_deps_external =
   ArduinoJson
   PubSubClient
   https://github.com/ratkins/RGBConverter
-build_flags = !python .get_version.py -D MILIGHT_UDP_DEBUG 
+build_flags = !python .get_version.py
 # -D MQTT_DEBUG
 # -D MILIGHT_UDP_DEBUG
 # -D DEBUG_PRINTF