Merge pull request #138 from solokeys/fix-warning

I think this does it
This commit is contained in:
Conor Patrick
2019-03-11 14:33:02 -04:00
committed by GitHub

View File

@@ -26,6 +26,7 @@
uint8_t REBOOT_FLAG = 0; uint8_t REBOOT_FLAG = 0;
void SystemClock_Config(void);
void BOOT_boot(void) void BOOT_boot(void)
{ {