Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
Diff: hw/nrf51822.h
- Revision:
- 17:9eb2b6fbbda9
- Parent:
- 9:124ae067ae27
- Child:
- 22:260313bcf4d0
diff -r 542a9db01350 -r 9eb2b6fbbda9 hw/nrf51822.h
--- 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);
