diff src/g23m-aci/aci/ati_cmd.c @ 208:ab79cf3c29a5

AT-over-RVTMUX mechanism ported over to the TCS3.2 version of ACI
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 Oct 2016 17:15:08 +0000
parents 53929b40109c
children 2f17574d7001
line wrap: on
line diff
--- a/src/g23m-aci/aci/ati_cmd.c	Fri Oct 14 16:11:13 2016 +0000
+++ b/src/g23m-aci/aci/ati_cmd.c	Fri Oct 14 17:15:08 2016 +0000
@@ -1453,6 +1453,10 @@
   aci_sat_cmd_init();
 #endif
 
+#if 1 //CONFIG_AT_RVTMUX
+  ati_src_rvt_register();
+#endif
+
   cmd_clearCnmiBuf ();
 
   /* for ATI parameters that are source dependant */