delete an obsolete Note from the documentation in Gap.h

This commit is contained in:
Rohit Grover 2015-11-16 13:44:29 +00:00
parent 34c8447a63
commit e31c2ef54e

View file

@ -500,9 +500,6 @@ public:
* Reset any advertising payload prepared from prior calls to
* accumulateAdvertisingPayload(). This automatically propagates the re-
* initialized adv payload to the underlying stack.
*
* Note: This should be followed by a call to setAdvertisingPayload() or
* startAdvertising() before the update takes effect.
*/
void clearAdvertisingPayload(void) {
_advPayload.clear();