diff --git a/auto_detect_rpi.py b/auto_detect_rpi.py index c80ef25..584dc05 100644 --- a/auto_detect_rpi.py +++ b/auto_detect_rpi.py @@ -73,6 +73,7 @@ "a02082" : ["Pi 3 Model B", "RPI3"], "a22082" : ["Pi 3 Model B", "RPI3"], +"a020d3" : ["Pi 3 Model B+", "RPI3B+"], } # represents indexes for each corresponding key in the above dictionary