Mercurial > public > hwos_code
diff src/compass_ops.asm @ 560:b7eb98dbd800
bump to 2.96beta (REFACTORED VERSION)
author | heinrichsweikamp |
---|---|
date | Wed, 31 Jan 2018 19:39:37 +0100 |
parents | 64a45f203144 |
children | b8f45b57302d |
line wrap: on
line diff
--- a/src/compass_ops.asm Wed Dec 27 14:34:11 2017 +0100 +++ b/src/compass_ops.asm Wed Jan 31 19:39:37 2018 +0100 @@ -217,7 +217,7 @@ banksel common call I2C_init_accelerometer - call I2C_init_compass_fast + call I2C_init_compass btfsc compass_type ; compass1? bra compass_calibration_loop1 ; Yes, skip gain stuff