Mercurial > public > hwos_code
view src/calibrate.inc @ 642:a9a0188091e4
fix rare upgrade issue with OSTC sport 2019 hardware
author | heinrichsweikamp |
---|---|
date | Thu, 14 Jan 2021 16:24:07 +0100 |
parents | 4050675965ea |
children |
line wrap: on
line source
;============================================================================= ; ; File calibrate.inc * combined next generation V3.09.4n ; ;============================================================================= IFDEF _external_sensor extern calibrate_mix ; calibrate sensors extern compute_mvolts_from_rawdata ; compute sensor mV values from digital transmitted data extern transmit_setpoint ; transmit current setpoint to external electronics ENDIF