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: nrf51-sdk
Dependents: microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more
Diff: nRF51822n.h
- Revision:
- 342:dec88052ffee
- Parent:
- 340:775dab2ff027
- Child:
- 344:2a44e5fd26bc
diff -r bfca7a82c3c7 -r dec88052ffee nRF51822n.h
--- a/nRF51822n.h Fri Jun 19 15:55:33 2015 +0100
+++ b/nRF51822n.h Fri Jun 19 15:55:34 2015 +0100
@@ -40,9 +40,6 @@
return nRF51GattServer::getInstance();
};
- virtual ble_error_t setTxPower(int8_t txPower);
- virtual void getPermittedTxPowerValues(const int8_t **valueArrayPP, size_t *countP);
-
virtual ble_error_t init(void);
virtual ble_error_t shutdown(void);
virtual ble_error_t reset(void);