From a2467bead4846d3659920b77295f60d5e48eb1dd Mon Sep 17 00:00:00 2001 From: Xaver Hellauer Date: Thu, 18 Jul 2019 20:36:12 +0200 Subject: [PATCH] documentation of ${bssid} in vicious.widgets.wifiiw --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27fbce5..4aaba6d 100644 --- a/README.md +++ b/README.md @@ -525,7 +525,7 @@ vicious.widgets.wifi, but uses `iw` instead of `iwconfig`). Supported platforms: GNU/Linux. * Argument: the network interface, e.g. `"wlan0"` -* Returns a table with string keys: `${ssid}`, `${mode}`, `${chan}`, `${rate}`, +* Returns a table with string keys: `${bssid}`, `${ssid}`, `${mode}`, `${chan}`, `${rate}`, `${freq}`, `${linp}` (link quality in percent), `${txpw}` (tx power) and `${sign}` (signal level)