Fixed relay test
Added basic keypad test Added tesla interlock git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@246 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -63,6 +63,8 @@ struct HwValidationMenuItems
|
||||
struct Gpio* power6v5Enable;
|
||||
struct Gpio* interlock1;
|
||||
struct Gpio* interlock2;
|
||||
struct Gpio* tesla1;
|
||||
struct Gpio* tesla2;
|
||||
struct Gpio* solenoid;
|
||||
struct Gpio* mcp0Relay;
|
||||
struct Gpio* mcp1Relay;
|
||||
@@ -72,6 +74,7 @@ struct HwValidationMenuItems
|
||||
struct Gpio* cat2Relay;
|
||||
struct Gpio* teslaLock;
|
||||
struct Pcba* pcba;
|
||||
struct Keypad *keypad;
|
||||
// struct Eeprom* eeprom; // Not implemented yet
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user