Added BRK to example

Jaggernaut555 2018-01-03 16:50:34 -08:00
parent 4987ad825c
commit 233fb5fd10

@ -87,6 +87,7 @@ FLOPPY_WRITE_SECTOR equ 3
; **PASTE CONSTANTS DEFINITIONS HERE**
.text
CALL print_battery
BRK
;**************************************
;* print_battery()