commanding of HeaterHandler and GpioIF working
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define FSFWCONFIG_DEVICES_HEATERSWITCHERLIST_H_
|
||||
|
||||
namespace heaterSwitches {
|
||||
enum switcherList {
|
||||
enum switcherList: uint8_t {
|
||||
PAYLOAD_CAMERA,
|
||||
NUMBER_OF_SWITCHES
|
||||
};
|
||||
|
Reference in New Issue
Block a user