Update TS SoC & min cell voltage on AMS Status msg
This commit is contained in:
@ -41,13 +41,13 @@ protected:
|
||||
touchgfx::PainterRGB565 ttDivVertPainter;
|
||||
touchgfx::Line ttDivHoriz;
|
||||
touchgfx::PainterRGB565 ttDivHorizPainter;
|
||||
touchgfx::LineProgress tsVoltage;
|
||||
touchgfx::PainterRGB565 tsVoltagePainter;
|
||||
touchgfx::LineProgress lvVoltage;
|
||||
touchgfx::PainterRGB565 lvVoltagePainter;
|
||||
touchgfx::LineProgress tsSoC;
|
||||
touchgfx::PainterRGB565 tsSoCPainter;
|
||||
touchgfx::LineProgress lvSoC;
|
||||
touchgfx::PainterRGB565 lvSoCPainter;
|
||||
touchgfx::TextArea tireLabel;
|
||||
touchgfx::TextArea tsVoltLabel;
|
||||
touchgfx::TextArea lvVoltLabel;
|
||||
touchgfx::TextArea tsSoCLabel;
|
||||
touchgfx::TextArea lvSoCLabel;
|
||||
DriverViewField field1;
|
||||
DriverViewField field2;
|
||||
DriverViewField field3;
|
||||
|
||||
Reference in New Issue
Block a user