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 e95562e + 4141932 commit 0a41814Copy full SHA for 0a41814
src/adafruit_blinka/microcontroller/amlogic/s905y2/pin.py
@@ -73,3 +73,5 @@
73
(1, UARTB_TX, UARTB_RX),
74
(4, UARTC_TX, UARTC_RX),
75
)
76
+
77
+pwmOuts = (((2, 0), GPIOAO_11),)
0 commit comments