diff --git a/avr/devices/n29/main/main.asm b/avr/devices/n29/main/main.asm index 8f4178f..bcdef4a 100644 --- a/avr/devices/n29/main/main.asm +++ b/avr/devices/n29/main/main.asm @@ -116,9 +116,8 @@ ; --------------------------------------------------------------------------- -; Reset and interrupt vectors (will be removed as soon as we can flash data over COM) +; Reset and interrupt vectors -; rjmp main ; Reset vector rjmp BOOTLOADER_ADDR ; Reset vector ; use this for flashed system reti ; EXT_INT0 rjmp com2wPcintIsr ; PCI0