X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/9de26f1535a5cce11156afd3816c00758cf03a38..0a418144f702b6a5726ecf0ee5fe82ba048a92ba:/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():