From 68c0c82f24d7e68ce3526e85f851e348b35345ad Mon Sep 17 00:00:00 2001 From: Kevin Haffner Date: Sat, 28 Dec 2019 10:07:46 +0100 Subject: [PATCH] Specify Raspberry Pi version (#11548) Raspberry Pi 4 has gigabit ethernet --- source/_integrations/fastdotcom.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fastdotcom.markdown b/source/_integrations/fastdotcom.markdown index ba875c36483..079ab1dc0d4 100644 --- a/source/_integrations/fastdotcom.markdown +++ b/source/_integrations/fastdotcom.markdown @@ -75,6 +75,6 @@ action: ## Notes -- When running on Raspberry Pi, the maximum speed is limited by its 100 Mbit/s LAN adapter. +- When running on Raspberry Pi 3 or older, the maximum speed is limited by its 100 Mbit/s LAN adapter. - The sensor will return the maximum measured speed during a 15-second test. - Speed tests consume data depending on your internet speed, make sure to consider this if your internet connection has limited bandwidth.