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.
Dependencies: BLE_API mbed nRF51822
Fork of eco_Labs_ble_Client by
Diff: main.cpp
- Revision:
- 26:6b2fe4855698
- Parent:
- 25:96044c55f844
- Child:
- 31:d25111c2fa21
--- a/main.cpp Sun Oct 23 14:41:49 2016 +0000 +++ b/main.cpp Mon Oct 24 17:04:51 2016 +0000 @@ -54,7 +54,6 @@ DigitalOut led1(LED1); uint8_t spi_ble_array[20]; uint8_t spi_slave_test_rx_data(uint8_t * rx_buf); - /******************************************************************************/ /* Static Functions */ /******************************************************************************/
