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.
2 parents f493e0d + 181c4b7 commit c6ece1cCopy full SHA for c6ece1c
src/adafruit_blinka/board/luckfox/luckfoxpico_plus.py
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: MIT
4
"""Pin definitions for the Lockfox Pico Plus."""
5
6
-from adafruit_blinka.microcontroller.rockchip.rv1106 import pin
+from adafruit_blinka.microcontroller.rockchip.rv1103 import pin
7
8
G42 = pin.GPIO1_B2
9
G43 = pin.GPIO1_B3
0 commit comments