We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe62e5c + 8cb6062 commit b953081Copy full SHA for b953081
1 file changed
auto_detect_rpi.py
@@ -69,7 +69,7 @@
69
70
"900093" : ["Pi Zero v1.3", "RPI0"],
71
72
-"0x9000C1" : ["Pi Zero W", "RPI0"],
+"9000C1" : ["Pi Zero W", "RPI0"],
73
74
"a02082" : ["Pi 3 Model B", "RPI3"],
75
"a22082" : ["Pi 3 Model B", "RPI3"],
0 commit comments