We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd55088 + c78969b commit 563764eCopy full SHA for 563764e
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