]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
there is no PWM1 on the 3399_T
authorwgroeneveld <wouter@brainbaking.com>
Wed, 8 Feb 2023 15:06:02 +0000 (16:06 +0100)
committerwgroeneveld <wouter@brainbaking.com>
Wed, 8 Feb 2023 15:06:02 +0000 (16:06 +0100)
src/adafruit_blinka/board/radxa/rockpi4cplus.py

index 870d913a625be94e4ba977c4a085c4e7b19abda2..fd1d4ad1506efbd881417f32fb20105da035f9b1 100644 (file)
@@ -62,6 +62,5 @@ UART_TX = UART2_TX
 UART_RX = UART2_RX
 
 PWM0 = pin.PWM0
-PWM1 = pin.PWM1
 
 ADC_IN0 = pin.ADC_IN0