Mercurial > public > hwos_code
annotate src/rx_ops.inc @ 616:935e20e16dff
work on new battery menu
author | heinrichsweikamp |
---|---|
date | Sat, 02 Feb 2019 19:22:16 +0100 |
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 |