view src/calibrate.inc @ 628:cd58f7fc86db

3.05 stable work
author heinrichsweikamp
date Thu, 19 Sep 2019 12:01:29 +0200
parents c40025d8e750
children 4050675965ea
line wrap: on
line source

;=============================================================================
;
;   File calibrate.inc                        combined next generation V3.03.1
;
;=============================================================================


 IFDEF _external_sensor
	extern	calibrate_mix					; calibrate sensors
	extern	compute_mvolts_for_all_sensors	; compute sensor mV values from digital transmitted data
	extern	transmit_setpoint				; transmit current setpoint to external electronics
 ENDIF