eive-obsw/dummies/RtdPollingDummy.cpp
Robin Mueller 9633359db3
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
spi RTD Polling dummy
2023-02-22 15:46:03 +01:00

4 lines
112 B
C++

#include "RtdPollingDummy.h"
RtdPollingDummy::RtdPollingDummy(object_id_t objectId): SystemObject(objectId) {}