mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-07 23:42:05 +01:00
some fixes. LED flush for debug.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
#include <avr/interrupt.h>
|
||||
#include <util/delay.h>
|
||||
|
||||
void jump_bootloader() {
|
||||
void jump_bootloader(void) {
|
||||
cli();
|
||||
// disable watchdog, if enabled
|
||||
// disable all peripherals
|
||||
|
||||
Reference in New Issue
Block a user