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