Bläddra i källkod

disable debug

Chris Mullins 8 år sedan
förälder
incheckning
96bffabfef
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lib/Udp/MiLightUdpServer.h

+ 1 - 1
lib/Udp/MiLightUdpServer.h

@@ -8,7 +8,7 @@
 #define MILIGHT_PACKET_BUFFER_SIZE 30 
 
 // Uncomment to enable Serial printing of packets
-#define MILIGHT_UDP_DEBUG
+// #define MILIGHT_UDP_DEBUG
 
 #ifndef _MILIGHT_UDP_SERVER
 #define _MILIGHT_UDP_SERVER