We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cf40f commit cde7309Copy full SHA for cde7309
1 file changed
README.md
@@ -76,7 +76,7 @@ wifi.findAndConnect(ssid, password, (found) => {
76
});
77
```
78
79
-Disconnect current wifi network
+Disconnect from current wifi network
80
```javascript
81
wifi.disconnect();
82
0 commit comments