]> Repositories - Adafruit_Blinka-hackapet.git/commit
Add PWMOut
authorRay Thomson <thomoray@gmail.com>
Sat, 6 Mar 2021 09:52:18 +0000 (20:52 +1100)
committerRay Thomson <thomoray@gmail.com>
Sat, 6 Mar 2021 09:52:18 +0000 (20:52 +1100)
commite96df1c66dbdbddf787266909d74186263eabcc5
treeb91d1b8b013e14cd60e02a37e3ea6479ac65f2ec
parent143b68aecedbeca3ed6b73f224203ac737efb8fe
Add PWMOut

Added independent PWMOut as Rock Pi 4 does not support open in linux PWMOut
src/adafruit_blinka/microcontroller/rockchip/PWMOut.py [new file with mode: 0644]
src/pwmio.py