浏览代码

disable debug

Chris Mullins 8 年之前
父节点
当前提交
96bffabfef
共有 1 个文件被更改,包括 1 次插入1 次删除
  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