BLE Nano Code.Tested with Integrated mDot code
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 */ /******************************************************************************/