Mercurial > public > hwos_code
diff src/menu_tree.asm @ 636:2737ddc643bb
3.11 release
author | heinrichsweikamp |
---|---|
date | Mon, 25 May 2020 17:35:30 +0200 |
parents | 9a64914a8fca |
children | a3b21497d17e |
line wrap: on
line diff
--- a/src/menu_tree.asm Thu May 07 09:12:59 2020 +0200 +++ b/src/menu_tree.asm Mon May 25 17:35:30 2020 +0200 @@ -2089,12 +2089,12 @@ bra $+4 bra do_use_16650_battery - movlw 0x93 ; OSTC 2 (2017 model) + movlw 0x93 ; OSTC Plus and OSTC 2 (2017 model) cpfseq HW_descriptor bra $+4 - bra do_use_16650_battery + bra do_menu_new_battery_AA_charger - movlw 0x13 ; OSTC Plus TODO: and OSTC 2 new model as of now + movlw 0x13 ; OSTC Plus and OSTC 2 (2017 model), w/o blockwrite cpfseq HW_descriptor bra $+4 bra do_menu_new_battery_AA_charger