Reworked data types.
This commit is contained in:
@@ -78,11 +78,4 @@ void BCCanDriver::onStartDriver()
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
void BCCanDriver::onLoadItem( CBCItem& item )
|
||||
{
|
||||
|
||||
item.setValue( 99.99 );
|
||||
emit itemLoaded( item );
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user