gomspace lib working

This commit is contained in:
2022-08-26 00:39:06 +02:00
parent 7a1dbf8456
commit d098ed6403
10 changed files with 78 additions and 75 deletions

View File

@ -116,6 +116,7 @@ class GomspaceDeviceHandler : public DeviceHandlerBase {
std::array<uint8_t, PDU::CHANNELS_LEN> initOutEnb);
static bool validTableId(uint8_t id);
private:
SetParamMessageUnpacker setParamCacher;
/**