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.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
Diff: nRF51822n.h
- Revision:
- 96:f98c65780f4a
- Parent:
- 80:cdcc094ab166
- Child:
- 103:138bdc859cc9
diff -r 7f0d80ab964b -r f98c65780f4a nRF51822n.h
--- 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);
