delete an incorrect comment from the documentation in Gap.h

This commit is contained in:
Rohit Grover 2015-11-16 13:48:47 +00:00
parent e31c2ef54e
commit 562aa49e13
1 changed files with 1 additions and 2 deletions

View File

@ -552,9 +552,8 @@ public:
* as an additional 31 bytes if the advertising payload proves to be too
* small.
*
* @param app
* @param power
* The max transmit power to be used by the controller (in dBm).
* This is only a hint.
*/
ble_error_t accumulateAdvertisingPayloadTxPower(int8_t power) {
ble_error_t rc;