Mercurial > public > hwos_code
annotate src/rx_ops.inc @ 622:02d1386429a6
0x60 added for (future) option to change logbook offset via PC/Bluetooth
author | heinrichsweikamp |
---|---|
date | Wed, 10 Apr 2019 10:51:07 +0200 |
parents | ca4556fb60b9 |
children | c40025d8e750 |
rev | line source |
---|---|
604 | 1 ;============================================================================= |
2 ; | |
3 ; File rx_ops.inc V2.98c | |
4 ; | |
5 ; | |
6 ; Copyright (c) 2018, heinrichs weikamp, all right reserved. | |
7 ;============================================================================= | |
8 | |
9 extern get_pressure_readings | |
10 extern get_pres_by_transmitter_id | |
11 extern get_transmitter_id_by_slot | |
12 extern configure_sac_calculation |