2021-06-11 12:50:14 +02:00

5 lines
89 B
C++

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