X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/0e33b6e82f582cdf71715fb7f320088f52a5d09f..b84de4800b2c31023f29a536d26209bd7517d504:/src/pwmio.py diff --git a/src/pwmio.py b/src/pwmio.py index c09e78d..57854df 100644 --- a/src/pwmio.py +++ b/src/pwmio.py @@ -38,7 +38,9 @@ elif detector.board.pico_u2if: from adafruit_blinka.microcontroller.rp2040_u2if.pwmio import PWMOut elif ( detector.board.feather_u2if + or detector.board.feather_can_u2if or detector.board.feather_epd_u2if + or detector.board.feather_rfm_u2if or detector.board.qtpy_u2if or detector.board.itsybitsy_u2if or detector.board.macropad_u2if