Browse Source

disable debug printing

Chris Mullins 8 years ago
parent
commit
b52916f79b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      platformio.ini

+ 2 - 1
platformio.ini

@@ -17,7 +17,8 @@ lib_deps_external =
   WiFiManager
   ArduinoJson
   PubSubClient
-build_flags = !python .get_version.py -DMQTT_DEBUG
+build_flags = !python .get_version.py
+# -D MQTT_DEBUG
 # -D MILIGHT_UDP_DEBUG
 # -D DEBUG_PRINTF