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 527c454 commit 5333af8Copy full SHA for 5333af8
src/neopixel_write.py
@@ -13,7 +13,7 @@
13
# pylint: disable=too-many-boolean-expressions, ungrouped-imports
14
import sys
15
16
-from adafruit_blinka.agnostic import detector, board_id
+from adafruit_blinka.agnostic import detector
17
18
if detector.board.any_raspberry_pi:
19
if detector.board.any_raspberry_pi_5_board:
0 commit comments