From: RealCorebb Date: Sat, 14 Jan 2023 04:32:46 +0000 (+0800) Subject: whitespace remove X-Git-Tag: 8.12.0^2 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/2919ba92184e6d882ad88dc93f86094aef5e37b0?hp=--cc whitespace remove --- 2919ba92184e6d882ad88dc93f86094aef5e37b0 diff --git a/src/board.py b/src/board.py index adefaa6..aabef89 100644 --- a/src/board.py +++ b/src/board.py @@ -126,7 +126,7 @@ elif board_id == ap_board.ORANGE_PI_4: elif board_id == ap_board.ORANGE_PI_4_LTS: from adafruit_blinka.board.orangepi.orangepi4 import * - + elif board_id == ap_board.ORANGE_PI_5: from adafruit_blinka.board.orangepi.orangepi5 import *