X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/527c4543196b4d1ad600a7caf7058251bb09e3ee..e6c2e68e15f27b4b0560bdd3f08ad1babc6fe8f4:/src/neopixel_write.py diff --git a/src/neopixel_write.py b/src/neopixel_write.py index 7b3c808..cc9835a 100644 --- a/src/neopixel_write.py +++ b/src/neopixel_write.py @@ -13,7 +13,7 @@ Currently supported on Raspberry Pi only. # pylint: disable=too-many-boolean-expressions, ungrouped-imports import sys -from adafruit_blinka.agnostic import detector, board_id +from adafruit_blinka.agnostic import detector if detector.board.any_raspberry_pi: if detector.board.any_raspberry_pi_5_board: