arduino stuff added

This commit is contained in:
2020-10-01 02:06:39 +02:00
committed by Robin.Mueller
parent 436275c61d
commit 4337ab6690
17 changed files with 1192 additions and 244 deletions

View File

@ -1,6 +1,7 @@
#ifndef MISSION_DEVICES_MGMRM3100HANDLER_H_
#define MISSION_DEVICES_MGMRM3100HANDLER_H_
#include "devicedefinitions/MGMHandlerRM3100Definitions.h"
#include <fsfw/devicehandlers/DeviceHandlerBase.h>
class MGMHandlerRM3100: public DeviceHandlerBase {