Parcourir la source

disable debug

Chris Mullins il y a 8 ans
Parent
commit
96bffabfef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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