I think this does it

This commit is contained in:
Nicolas Stalder 2019-03-10 15:26:45 +01:00
parent 86739df7a1
commit 50bfbc1eff

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)
{ {