Rebooting and flashing a node now works!
This commit is contained in:
@@ -147,7 +147,7 @@ firmwareStart: rjmp main ; will be overwritten when flashing
|
||||
; main code
|
||||
|
||||
|
||||
.org 0xd00
|
||||
.org AQHOME_BOOTLOADER_ADDR
|
||||
|
||||
|
||||
main:
|
||||
@@ -165,6 +165,7 @@ main:
|
||||
.include "crc8.asm"
|
||||
.include "flash.asm"
|
||||
.include "flashproto.asm"
|
||||
.include "watchdog.asm"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user