view src/rx_ops.inc @ 657:c2e97f94c55f default tip

bump to 10.93 / 3.32
author heinrichsweikamp
date Tue, 27 Jan 2026 11:01:04 +0100
parents 75e90cd0c2c3
children
line wrap: on
line source

;=============================================================================
;
;   File rx_ops.inc                            combined next generation V3.0.1
;
;
;   Copyright (c) 2018, heinrichs weikamp gmbh, all right reserved.
;=============================================================================

 IFDEF _rx_functions
	extern	get_pressure_readings
	extern	get_pres_by_transmitter_id
	extern	get_transmitter_id_by_slot
	extern	configure_sac_calculation
 ENDIF

 IFDEF _rx_update
	extern	update_tr_module
 ENDIF