We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd55088 commit c78969bCopy full SHA for c78969b
1 file changed
auto_detect_rpi.py
@@ -73,6 +73,7 @@
73
74
"a02082" : ["Pi 3 Model B", "RPI3"],
75
"a22082" : ["Pi 3 Model B", "RPI3"],
76
+"a020d3" : ["Pi 3 Model B+", "RPI3B+"],
77
}
78
79
# represents indexes for each corresponding key in the above dictionary
0 commit comments