diff src/rx_ops.inc @ 623:c40025d8e750

3.03 beta released
author heinrichsweikamp
date Mon, 03 Jun 2019 14:01:48 +0200
parents ca4556fb60b9
children cd58f7fc86db
line wrap: on
line diff
--- a/src/rx_ops.inc	Wed Apr 10 10:51:07 2019 +0200
+++ b/src/rx_ops.inc	Mon Jun 03 14:01:48 2019 +0200
@@ -1,12 +1,15 @@
 ;=============================================================================
 ;
-;   File rx_ops.inc														V2.98c
+;   File rx_ops.inc                            combined next generation V3.0.1
 ;
 ;
 ;   Copyright (c) 2018, heinrichs weikamp, 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
+	extern	update_tr_module
+ ENDIF