Mercurial > public > hwos_code
diff src/logbook.asm @ 343:34e2f5bdc5a2
BUGFIX: Rotate button sensitivity with screen (OSTC 2 and cR)
TODO: Fix entry time when dive was during midnight
author | heinrichsweikamp |
---|---|
date | Mon, 20 Jul 2015 12:43:42 +0200 |
parents | e4cb495aed3d |
children | fec5eec4c8b7 |
line wrap: on
line diff
--- a/src/logbook.asm Wed Jul 15 15:39:35 2015 +0200 +++ b/src/logbook.asm Mon Jul 20 12:43:42 2015 +0200 @@ -467,6 +467,7 @@ movlw .0 addwfc PRODH,F ; PRODH:PRODL has end-of-dive time in minutes + ; TODO: Fix entry time when dive was during midnight LOG_POINT_TO log_total_seconds call ext_flash_byte_read_plus ; Total sample time in seconds movff temp1,lo