removed uneeded prototype
This commit is contained in:
parent
3fe9f67ade
commit
9b9b8a07e4
1 changed files with 0 additions and 8 deletions
|
@ -90,14 +90,6 @@ typedef struct {
|
|||
//Public Prototypes
|
||||
//#############################
|
||||
|
||||
/**
|
||||
* @brief Blinks a defined led pin.
|
||||
* @param None
|
||||
*/
|
||||
void LedBlink(void);
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @brief Initializes the uC for the program.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue