add 3v3 stack switching
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2023-04-03 16:25:32 +02:00
parent e3677f89fe
commit 6b37d292c6
6 changed files with 32 additions and 11 deletions

View File

@ -32,6 +32,7 @@ enum Switches : power::Switch_t {
PDU2_CH8_PAYLOAD_CAMERA,
P60_DOCK_5V_STACK,
P60_DOCK_3V3_STACK,
NUMBER_OF_SWITCHES
};