pl ack in tmtc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by shubham c

Revision:
56:a88e16f6c18e
Parent:
52:0bd68655c651
Child:
67:4819b5f28285
Child:
69:20f09a0c3fd2
Child:
71:9193fbdaa3e1
diff -r 18db568f1098 -r a88e16f6c18e DefinitionsAndGlobals.h
--- a/DefinitionsAndGlobals.h	Thu Jan 14 10:32:40 2016 +0000
+++ b/DefinitionsAndGlobals.h	Thu Jan 14 15:33:57 2016 +0000
@@ -3,6 +3,10 @@
     #define RX_TIMEOUT_LIMIT 0.5
     #define COM_RX_UART_TX PTE20
     #define COM_RX_UART_RX PTE21
+    
+// For serial port printing(SET BAUD RATE 1200)
+//    #define COM_RX_UART_TX USBTX
+//    #define COM_RX_UART_RX USBRX
 
 // COMMON SPI
     #define SPI_MOSI PTE1