Backup.
This commit is contained in:
@@ -96,9 +96,9 @@ void BCTransmitter::processValueOp( BC::OpID opID )
|
||||
|
||||
|
||||
if( opID == BC::OpID::ReadValue )
|
||||
currentValue->readRawValue( *this );
|
||||
currentValue->readRawValueX( *this );
|
||||
else if( opID == BC::OpID::WriteValue )
|
||||
currentValue->writeRawValue( *this );
|
||||
currentValue->writeRawValueX( *this );
|
||||
|
||||
|
||||
//emit commandFinished(cmd.id, true);
|
||||
|
||||
Reference in New Issue
Block a user