summaryrefslogtreecommitdiff
path: root/TROUBLESHOOTING.md
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2017-05-13 11:48:42 +0100
committerGitHub <noreply@github.com>2017-05-13 11:48:42 +0100
commite2a8542b9832e08d6dbb825a7a224f75d8f47854 (patch)
tree8f110ab196044b5ad57347334bf78055f8b0f529 /TROUBLESHOOTING.md
parenta3cb54fb9db0f48a37941db58ea22647e6571ead (diff)
Update TROUBLESHOOTING.md
Diffstat (limited to 'TROUBLESHOOTING.md')
-rw-r--r--TROUBLESHOOTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md
index ebbfd47..7f7852a 100644
--- a/TROUBLESHOOTING.md
+++ b/TROUBLESHOOTING.md
@@ -24,7 +24,7 @@ Here is the command sequence for a Raspberry Pi 3, which has built-in WiFi:
```
sudo iwconfig wlan0 power off
```
-Alternatively, add the following line:
+Alternatively, (also for the Raspberry Pi), add the following line:
```
wireless-power off
```