Sfoglia il codice sorgente

Foc_Fan_Duty 加一个具体数值的注释

Signed-off-by: huhui <huhui@sharkgulf.com>
huhui 3 anni fa
parent
commit
508354da7b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Applications/foc/commands.h

+ 1 - 1
Applications/foc/commands.h

@@ -29,7 +29,7 @@ typedef enum {
 	Foc_Set_Config,
 	Foc_Get_Config,
 	Foc_Get_Pid,
-	Foc_Fan_Duty,
+	Foc_Fan_Duty, //57
 	Foc_Hall_Phase_Cali_Result = 160,
 	Foc_Hall_Offset_Cali_Result,
 	Foc_Report_Speed,