Skip to content

Commit 104cf06

Browse files
authored
Update NimBLEAdvertising.h
1 parent 1120378 commit 104cf06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/NimBLEAdvertising.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ class NimBLEAdvertising {
5656
bool setDiscoverableMode(uint8_t mode);
5757
bool reset();
5858
bool isAdvertising();
59-
60-
private:
6159
void setScanFilter(bool scanRequestWhitelistOnly, bool connectWhitelistOnly);
6260
void enableScanResponse(bool enable);
6361
void setAdvertisingInterval(uint16_t interval);

0 commit comments

Comments
 (0)