X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/9de26f1535a5cce11156afd3816c00758cf03a38..e95562eae7a3b5120b069fbee42c8e61a017628d:/src/board.py diff --git a/src/board.py b/src/board.py index 0706f42..599979b 100644 --- a/src/board.py +++ b/src/board.py @@ -441,7 +441,6 @@ elif board_id is None: ) else: - raise NotImplementedError(f"Board not supported {board_id}.") if "SCL" in locals() and "SDA" in locals():