Iztech Fork

Dependencies:   mbed

Fork of A2_Interface3_V_0_0 by Roger McArdell

Revision:
1:9ff81110b78b
Parent:
0:ea876cfd7385
Child:
2:18608d894fc4
--- a/main.cpp	Thu Aug 10 15:44:59 2017 +0000
+++ b/main.cpp	Wed Aug 16 16:03:11 2017 +0000
@@ -44,6 +44,14 @@
 }
 void Setup()
 {
+    CECBoot0 = 1;
+    CECBoot1 = 1;
+    CECBoot2 = 1;
+    CECBoot3 = 1;
+    CECReset0 = 1;
+    CECReset1 = 1;
+    CECReset2 = 1;
+    CECReset3 = 1;
     aboxPort.baud(9600);
     AUXPort.baud(9600);
     TimeLoopSetup();