Mercurial > public > hwos_code
annotate src/calibrate.inc @ 582:b455b31ce022
work on 2.97 stable
author | heinrichsweikamp |
---|---|
date | Mon, 26 Feb 2018 16:40:28 +0100 |
parents | b7eb98dbd800 |
children | c40025d8e750 |
rev | line source |
---|---|
113 | 1 ;============================================================================= |
2 ; | |
582 | 3 ; File calibrate.inc REFACTORED VERSION V2.97 |
113 | 4 ; |
5 ;============================================================================= | |
6 | |
582 | 7 extern calibrate_mix ; Calibrate with any mix |
8 extern compute_mvolts_for_all_sensors ; compute sensor mv values from digital transmitted data | |
9 extern transmit_setpoint ; Transmit current setpoint from WREG (in cbar) to external electronics |