Mercurial > public > hwos_code
diff src/surfmode.asm @ 657:c2e97f94c55f default tip
bump to 10.93 / 3.32
| author | heinrichsweikamp |
|---|---|
| date | Tue, 27 Jan 2026 11:01:04 +0100 |
| parents | 8af5aefbcdaf |
| children |
line wrap: on
line diff
--- a/src/surfmode.asm Thu Nov 27 18:32:58 2025 +0100 +++ b/src/surfmode.asm Tue Jan 27 11:01:04 2026 +0100 @@ -114,7 +114,8 @@ bsf trigger_pres_cur_changed ; set flag to have pressure written to display on first round of surface loop bsf trigger_temp_changed ; set flag to have temperature written to display on first round of surface loop - call I2C_sleep_compass ; shut down compass +; call I2C_sleep_compass ; shut down compass + call I2C_init_compass ; start compass IFDEF _ccr_pscr movlw surface_sp ; load default surface setpoint (in cbar)
