Microbug / BLE_API_FOTA

Fork of BLE_API by Bluetooth Low Energy

Revision:
17:9eb2b6fbbda9
Parent:
9:124ae067ae27
Child:
22:260313bcf4d0
--- a/hw/nrf51822.h	Wed Dec 18 18:02:45 2013 +0000
+++ b/hw/nrf51822.h	Wed Dec 18 19:15:07 2013 +0000
@@ -22,7 +22,7 @@
         virtual ble_error_t reset(void);
         
     private:
-        Serial uart;
+        RawSerial uart;
 
         /* nRF51 Functions */
         void uartCallback(void);