AdcDeviceCommand is now parameter-less
rewrite AdcDeviceAttribute class, basic tests of AdcDeviceAttribute passed
This commit is contained in:
@@ -148,6 +148,8 @@ static VT AdcTrivialDeserializer(SerializedT&& s_value)
|
||||
} else {
|
||||
static_assert(false, "TRIVIAL DESERIALIZER: UNSUPPORTED SERIALIZING TYPE!!!");
|
||||
}
|
||||
|
||||
return VT();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user