Alexandre Lemay / Mbed 2 deprecated APP1_s5_A17

Dependencies:   mbed MMA8452

Revision:
9:b9ac1d914762
Parent:
7:b1b4db3eedb4
Child:
11:09317efe9bb5
--- a/CommUART.h	Tue Sep 05 10:00:13 2017 +0000
+++ b/CommUART.h	Tue Sep 05 10:27:28 2017 +0000
@@ -17,6 +17,7 @@
         // DLab enable divide latch
         LPC_UART3->LCR |= (1 << 7);
         
+        //Default Baud rate of 9600 in serial segment
         // MSB of baud rate divisor
         LPC_UART3->DLM = 0x2;
         // MLB of baud rate divisor