From 15a4ae9ec60bbbe70545d105152b987a7e588da2 Mon Sep 17 00:00:00 2001 From: Matthew Richardson Date: Tue, 9 Jul 2019 08:58:29 -0400 Subject: [PATCH] Update comments --- miscellaneous/auto_detect_rpi.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/miscellaneous/auto_detect_rpi.py b/miscellaneous/auto_detect_rpi.py index 0d68a55..f61102a 100644 --- a/miscellaneous/auto_detect_rpi.py +++ b/miscellaneous/auto_detect_rpi.py @@ -123,6 +123,9 @@ def getRPIGenerationCode(): "RPI1" "RPi2" "RPI3" + "RPI3B+" + "RPI3A+" + "RPI4" "RPI-COMPUTE-MODULE" """