Rebooting and flashing a node now works!
This commit is contained in:
@@ -40,6 +40,8 @@ main:
|
||||
.endif
|
||||
ldi r16, Low(RAMEND)
|
||||
out SPL, r16 ; init LSB stack pointer
|
||||
|
||||
rcall watchdogOff ; turn off watchdog timer (sometimes it stays on after reboot)
|
||||
|
||||
rcall initModules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user