Mercurial > public > hwos_code
diff src/ghostwriter.asm @ 170:8bcb064b4fb8
CHANGE: Compass readout smoothed
1.53 beta release
author | heinrichsweikamp |
---|---|
date | Tue, 30 Sep 2014 10:35:47 +0200 |
parents | 30ebaf72170d |
children | 932e91074bdb |
line wrap: on
line diff
--- a/src/ghostwriter.asm Mon Sep 29 22:26:47 2014 +0200 +++ b/src/ghostwriter.asm Tue Sep 30 10:35:47 2014 +0200 @@ -222,7 +222,6 @@ store_dive_data5: bcf event_occured ; Clear the global event flag - bcf event2_occured ; Clear the global event2 flag clrf EventByte ; reset EventByte clrf EventByte2 ; reset EventByte2 return ; Done. (Sample with all informations written to external flash)