ソースを参照

disable debug

Chris Mullins 8 年 前
コミット
76c2bb1e04
共有1 個のファイルを変更した0 個の追加2 個の削除を含む
  1. 0 2
      lib/MiLight/PL1167_nRF24.h

+ 0 - 2
lib/MiLight/PL1167_nRF24.h

@@ -15,8 +15,6 @@
 #ifndef PL1167_NRF24_H_
 #define PL1167_NRF24_H_
 
-#define DEBUG_PRINTF
-
 class PL1167_nRF24 : public AbstractPL1167 {
   public:
     PL1167_nRF24(RF24 &radio);