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:
- 96:f98c65780f4a
- Parent:
- 80:cdcc094ab166
- Child:
- 103:138bdc859cc9
--- a/nRF51822n.h Mon Mar 02 11:34:45 2015 +0000
+++ b/nRF51822n.h Mon Mar 02 11:34:45 2015 +0000
@@ -44,6 +44,7 @@
};
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);