This commit is contained in:
Owen
2024-08-30 16:23:39 +02:00
parent efb6e422f0
commit ad5d7ef23f
5 changed files with 11 additions and 37 deletions

View File

@@ -71,7 +71,7 @@ The onboard (blue) status LED can be controlled via the sys tree:
`sudo sh -c "echo 0 > /sys/devices/platform/leds/leds/blue\:status/brightness"` to turn off
You can make it flash as wifi traffic is seen with:
You can make it flash as network traffic is seen with:
`sudo sh -c "echo phy0rx > /sys/devices/platform/leds/leds/blue\:status/trigger"`