Remove setting fixed pin on double-click (#1851)

* Remove setting fixed pin on double-click

* Remove disablePin method
This commit is contained in:
Ben Meadors
2022-10-24 07:16:13 -05:00
committed by GitHub
co-authored by GitHub
parent 41267a42f7
commit c47401d729
3 changed files with 3 additions and 31 deletions
-1
View File
@@ -15,4 +15,3 @@ class NimbleBluetooth
void setBluetoothEnable(bool on);
void clearNVS();
void disablePin();