Justin Rodenburg / Mbed 2 deprecated TCTF_Control_Main

Dependencies:   MODSERIAL mbed

Fork of TCTF_Control_Main by Rivian Irvine Team

Revision:
10:8cd14861dc63
Parent:
7:8a5e65e63e2a
--- a/LTC2487/LTC2487.cpp	Wed Mar 28 01:25:07 2018 +0000
+++ b/LTC2487/LTC2487.cpp	Mon Apr 02 00:00:04 2018 +0000
@@ -2,7 +2,7 @@
 #include "LTC2487.h"
 #include "MODSERIAL.h"
 
-MODSERIAL pc3(USBTX, USBRX);
+//MODSERIAL pc3(USBTX, USBRX);
 
 namespace {
     const uint8_t I2C_WRITE  = 0x00;