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:
parent
b464407bc9
commit
15da89597b
1 changed files with 4 additions and 0 deletions
|
@ -89,3 +89,7 @@ sensor:
|
|||
- download
|
||||
- upload
|
||||
```
|
||||
|
||||
## {% linkable_title Notes %}
|
||||
|
||||
When running on Raspberry Pi, just note that the maximum speed is limited by its 100 Mbit/s LAN adapter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue