diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/glutt-o-logique/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glutt-o-logique/main.c b/src/glutt-o-logique/main.c index 0830945..8855141 100644 --- a/src/glutt-o-logique/main.c +++ b/src/glutt-o-logique/main.c @@ -25,6 +25,8 @@ #include "stm32f4xx_conf.h" #include "leds.h" +void init(void); + void init() { /* Initialise the onboard peripherals |