This commit is contained in:
@ -7,6 +7,7 @@
|
||||
class Max31865Dummy : public DeviceHandlerBase {
|
||||
public:
|
||||
Max31865Dummy(object_id_t objectId, object_id_t comif, CookieIF *comCookie);
|
||||
Max31865Dummy(object_id_t objectId, CookieIF* comCookie);
|
||||
|
||||
private:
|
||||
MAX31865::PrimarySet set;
|
||||
|
Reference in New Issue
Block a user