more CAutomobile

This commit is contained in:
aap
2019-07-08 21:37:47 +02:00
parent edf5ac2626
commit 2ae112fdf6
18 changed files with 475 additions and 34 deletions

View File

@@ -20,6 +20,12 @@ enum ePanelStatus
PANEL_STATUS_MISSING,
};
enum eWheelStatus
{
WHEEL_STATUS_OK,
WHEEL_STATUS_BURST
};
enum tComponent
{
COMPONENT_DEFAULT,