Ver código fonte

disable debug

Chris Mullins 8 anos atrás
pai
commit
96bffabfef
1 arquivos alterados com 1 adições e 1 exclusões
  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