some fixes. LED flush for debug.
This commit is contained in:
@@ -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