Hotfix.
This commit is contained in:
@@ -109,6 +109,8 @@ void BCTransmitter::processValueCommand( BC::OpID opID )
|
||||
std::optional<uint32_t> BCTransmitter::executeRead(const BCValue& value)
|
||||
{
|
||||
|
||||
return 0;
|
||||
|
||||
std::optional<uint32_t> result;
|
||||
switch( value.deviceID )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user