diff --git a/inc/main.h b/inc/main.h index 169f598..0ca1ad4 100644 --- a/inc/main.h +++ b/inc/main.h @@ -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. */