update new protocol and new hardware
This commit is contained in:
@ -57,8 +57,8 @@ extern "C" {
|
||||
//=================================================================================================
|
||||
|
||||
typedef enum {
|
||||
PECO_eConstTemp,
|
||||
PECO_eConst_Voltage
|
||||
PECO_eConstTemp = 0,
|
||||
PECO_eConst_Voltage = 1
|
||||
} PECO_eMode;
|
||||
|
||||
//=================================================================================================
|
||||
|
Reference in New Issue
Block a user