checkers, added RDA/WRA support, changed default time unit to PS
This commit is contained in:
@@ -67,7 +67,7 @@ Row ScheduledCommand::getRow() const
|
||||
return extension.getRow();
|
||||
}
|
||||
|
||||
unsigned int ScheduledCommand::getBurstLength()
|
||||
unsigned int ScheduledCommand::getBurstLength() const
|
||||
{
|
||||
return extension.getBurstlength();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user