delete an incorrect comment from the documentation in Gap.h
parent
e31c2ef54e
commit
562aa49e13
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue