started reorganizing code into subfolders.
This commit is contained in:
@@ -41,7 +41,7 @@ main:
|
||||
ldi r16, Low(RAMEND)
|
||||
out SPL, r16 ; init LSB stack pointer
|
||||
|
||||
rcall watchdogOff ; turn off watchdog timer (sometimes it stays on after reboot)
|
||||
; rcall watchdogOff ; turn off watchdog timer (sometimes it stays on after reboot)
|
||||
|
||||
rcall initModules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user