We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea802ab commit 6f7af39Copy full SHA for 6f7af39
adafruit_platformdetect/board.py
@@ -68,7 +68,7 @@
68
69
MICROCHIP_MCP2221 = "MICROCHIP_MCP2221"
70
71
-BINHO_NOVA = "NOVA"
+BINHO_NOVA = "BINHO_NOVA"
72
73
# pylint: enable=bad-whitespace
74
0 commit comments