fix missing prototype warnings

This commit is contained in:
Joey Castillo
2021-12-05 23:49:26 -06:00
parent 316e1f292c
commit 762af872d2
46 changed files with 242 additions and 234 deletions

View File

@@ -50,6 +50,7 @@ void delay_driver_init(void);
void EXTERNAL_IRQ_0_init(void);
void SEGMENT_LCD_0_PORT_init(void);
void SEGMENT_LCD_0_init(void);
#ifdef __cplusplus