Selaa lähdekoodia

fix: 灯光命令
蓝牙控制命令调整

kindring 1 vuosi sitten
vanhempi
sitoutus
0f3574e554
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/light.h

+ 1 - 1
src/light.h

@@ -55,7 +55,7 @@ typedef enum{
     CMD_QUERY = 0x03,
     CMD_LIGTH = 0x04,
     CMD_TEMP = 0x05,
-    CMD_FUN = 0x06,
+    CMD_FAN = 0x06,
     CMD_MODE = 0x07,
     CMD_CH = 0x08,
     CMD_HZ = 0x09,