Skip to content

Commit 181c4b7

Browse files
committed
Undo changes in uckfoxpico.py
1 parent 957ede3 commit 181c4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adafruit_blinka/board/luckfox/luckfoxpico.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: MIT
44
"""Pin definitions for the Lockfox Pico."""
55

6-
from adafruit_blinka.microcontroller.rockchip.rv1103 import pin
6+
from adafruit_blinka.microcontroller.rockchip.rv1106 import pin
77

88
G42 = pin.GPIO1_B2
99
G43 = pin.GPIO1_B3

0 commit comments

Comments
 (0)