123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
182:2bd8ec44998f
Parent:
173:7f938afb0447
--- a/DeviceController.h	Fri Jul 08 14:58:17 2016 +0000
+++ b/DeviceController.h	Sun Jul 10 05:35:08 2016 +0000
@@ -10,7 +10,6 @@
 #include "DeviceTimers.h"
 
 typedef struct _DeviceUARTSettings {
-  uint32_t baudRate;
 } DeviceUARTSettings;
 
 typedef struct _DeviceUARTState {