v5 - adding preassure sensor (lid status)
This commit is contained in:
@ -47,6 +47,7 @@ extern "C" {
|
||||
#define ADCD_FAULT_REFINHIGH 0x10
|
||||
#define ADCD_FAULT_RTDINLOW 0x08
|
||||
#define ADCD_FAULT_OVUV 0x04
|
||||
#define ADCD_FAULT_MASK 0xFC
|
||||
|
||||
//=================================================================================================
|
||||
// Section: MACROS
|
||||
|
Reference in New Issue
Block a user