소스 검색

remove printf

Chris Mullins 8 년 전
부모
커밋
28a4ede8ce
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lib/MiLight/RgbCctPacketFormatter.cpp

+ 0 - 1
lib/MiLight/RgbCctPacketFormatter.cpp

@@ -150,7 +150,6 @@ void RgbCctPacketFormatter::parsePacket(const uint8_t *packet, JsonObject& resul
           // Shift 24 down to 0
           RGB_CCT_KELVIN_REMOTE_START
         )/2; // values are in increments of 2
-        printf("%u\n", temperature);
 
     result["color_temp"] = Units::whiteValToMireds(temperature, 100);
   // brightness == saturation