Add AS OK field to AMI
This commit is contained in:
@ -51,6 +51,7 @@ protected:
|
||||
AMIDataField measuredSpeedField;
|
||||
|
||||
touchgfx::Unicode::UnicodeChar progressBuffer[16];
|
||||
touchgfx::Unicode::UnicodeChar asOKBuffer[16];
|
||||
touchgfx::Shape<3> cones[NUM_CONES] = {cone0, cone1, cone2, cone3, cone4,
|
||||
cone5, cone6, cone7, cone8, cone9};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user