minor update to a comment header. Add a mention of units for accumulateAdvertisingPayloadTxPower().

master
Rohit Grover 2015-07-29 12:06:51 +01:00
parent 0183fdc2cb
commit 64e5ef32c1
1 changed files with 2 additions and 2 deletions

View File

@ -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;