this should do the job
This commit is contained in:
@ -78,7 +78,9 @@ class PayloadPcduHandler : public DeviceHandlerBase {
|
||||
private:
|
||||
enum class States : uint8_t {
|
||||
PL_PCDU_OFF,
|
||||
POWER_CHANNELS_ON,
|
||||
STACK_5V_SWITCHING,
|
||||
STACK_5V_PENDING,
|
||||
STACK_5V_CORRECT,
|
||||
// Solid State Relay, enable battery voltages VBAT0 and VBAT1. This will also switch on
|
||||
// the ADC
|
||||
ON_TRANS_SSR,
|
||||
|
Reference in New Issue
Block a user