Added some IO modules (teslaGun, solenoid, powerEnable) as dedicated modules instead of general IO
Fixed code behind them git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@266 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -82,21 +82,8 @@ extern struct Storm700* const storm700;
|
||||
// Export of GPIOs
|
||||
extern struct Gpio* const ledGreen;
|
||||
extern struct Gpio* const ledOrange;
|
||||
extern struct Gpio* const power6v5Enable;
|
||||
extern struct Gpio* const interlockNO;
|
||||
extern struct Gpio* const interlockNC;
|
||||
extern struct Gpio* const teslaNO;
|
||||
extern struct Gpio* const teslaNC;
|
||||
extern struct Gpio* const solenoid;
|
||||
extern struct Gpio* const mcp0Relay;
|
||||
extern struct Gpio* const mcp1Relay;
|
||||
extern struct Gpio* const mcp2Relay;
|
||||
extern struct Gpio* const cat0Relay;
|
||||
extern struct Gpio* const cat1Relay;
|
||||
extern struct Gpio* const cat2Relay;
|
||||
|
||||
extern struct Interlock* const interlock;
|
||||
extern struct Interlock* const teslalock;
|
||||
|
||||
extern struct NHD0420* const nhd0420;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user