Skip to content

Commit c6ece1c

Browse files
authored
Merge pull request #844 from nopnop2002/main
PicoPlus changed from RV1106 to RV1103
2 parents f493e0d + 181c4b7 commit c6ece1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adafruit_blinka/board/luckfox/luckfoxpico_plus.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 Plus."""
55

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

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

0 commit comments

Comments
 (0)