minor update to a comment header. Add a mention of units for accumulateAdvertisingPayloadTxPower().
parent
0183fdc2cb
commit
64e5ef32c1
|
@ -550,8 +550,8 @@ public:
|
|||
* small.
|
||||
*
|
||||
* @param app
|
||||
* The max transmit power to be used by the controller. This is
|
||||
* only a hint.
|
||||
* 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