We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b183d commit f423f59Copy full SHA for f423f59
src/adafruit_blinka/microcontroller/allwinner/h618/pin.py
@@ -2,8 +2,8 @@
2
#
3
# SPDX-License-Identifier: MIT
4
"""Allwinner H618 Pin Names"""
5
-from adafruit_blinka.microcontroller.generic_linux.libgpiod_pin import Pin
6
import re
+from adafruit_blinka.microcontroller.generic_linux.libgpiod_pin import Pin
7
8
def find_gpiochip_number(target_label):
9
try:
src/adafruit_blinka/microcontroller/rockchip/rk3566/.pin.py.swp
-16 KB
0 commit comments