Added note about RPi's 100 mbit limit (#2955)

* Added note about RPi's 100 mbit limit

In my case, I just realized after months that RPi hav 100 mbit card, so this was the limiting factor :)

* Update
This commit is contained in:
Maxim Krušina 2017-07-09 09:05:36 +02:00 committed by Fabian Affolter
parent b464407bc9
commit 15da89597b

View File

@ -89,3 +89,7 @@ sensor:
- download - download
- upload - upload
``` ```
## {% linkable_title Notes %}
When running on Raspberry Pi, just note that the maximum speed is limited by its 100 Mbit/s LAN adapter.