소스 검색

remove unused constants

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

+ 0 - 8
lib/MiLight/MiLightClient.h

@@ -15,14 +15,6 @@
 //Used to determine close to white
 #define RGB_WHITE_BOUNDARY 40
 
-#ifndef MILIGHT_CLIENT_RESEND_THROTTLE_THRESHOLD
-#define MILIGHT_CLIENT_RESEND_THROTTLE_THRESHOLD 100
-#endif
-
-#ifndef MILIGHT_CLIENT_RESEND_THROTTLE_WEIGHT
-#define MILIGHT_CLIENT_RESEND_THROTTLE_WEIGHT 8
-#endif
-
 class MiLightClient {
 public:
   MiLightClient(