or detector.board.RASPBERRY_PI_CM4
or detector.board.RASPBERRY_PI_CM4S
or detector.board.RASPBERRY_PI_400
or detector.board.RASPBERRY_PI_CM4
or detector.board.RASPBERRY_PI_CM4S
or detector.board.RASPBERRY_PI_400
elif detector.board.any_raspberry_pi_40_pin:
from adafruit_blinka.board.raspberrypi.raspi_40pin import *
elif detector.board.any_raspberry_pi_40_pin:
from adafruit_blinka.board.raspberrypi.raspi_40pin import *
raise NotImplementedError(f"Board not supported {board_id}.")
if "SCL" in locals() and "SDA" in locals():
raise NotImplementedError(f"Board not supported {board_id}.")
if "SCL" in locals() and "SDA" in locals():