Add Vars and PECO_Cycling
This commit is contained in:
@ -56,7 +56,10 @@ extern "C" {
|
|||||||
// Description: Definition of global enumerations (visible by all modules).
|
// Description: Definition of global enumerations (visible by all modules).
|
||||||
//=================================================================================================
|
//=================================================================================================
|
||||||
|
|
||||||
|
typedef enum {
|
||||||
|
PECO_eConstTemp,
|
||||||
|
PECO_eConst_Voltage
|
||||||
|
} PECO_eMode;
|
||||||
|
|
||||||
//=================================================================================================
|
//=================================================================================================
|
||||||
// Section: STRUCTURES
|
// Section: STRUCTURES
|
||||||
|
Reference in New Issue
Block a user