Fixed HW validation menu
Fixed some minor issues/bugs git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@284 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -109,4 +109,16 @@ extern ErrorStatus TeslaGunSafety_release(void);
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
extern ErrorStatus TeslaGunSafety_block(void);
|
||||
|
||||
|
||||
/** ----------------------------------------------------------------------------
|
||||
* TeslaGunSafety_getGpio
|
||||
* Description of function
|
||||
*
|
||||
* @return struct Gpio*
|
||||
*
|
||||
* @todo
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
extern struct Gpio* TeslaGunSafety_getGpio(void);
|
||||
#endif /* INC_TESLASAFETY_H_ */
|
||||
|
||||
Reference in New Issue
Block a user