Add LV status field
This commit is contained in:
@ -120,6 +120,7 @@ protected:
|
||||
DriverViewStatusItem statusSCS;
|
||||
DriverViewStatusItem statusPDU;
|
||||
DriverViewStatusItem statusINV;
|
||||
DriverViewStatusItem statusLV;
|
||||
touchgfx::BoxProgress progressBar;
|
||||
touchgfx::TextArea prechargeLabel;
|
||||
touchgfx::TextArea r2dLabel;
|
||||
|
||||
Reference in New Issue
Block a user