semifix. PWM stuff mostly works. ADC should work.
[matches/MCTX3420.git] / server / actuator.c
index 40f9b46..f5d7cd6 100644 (file)
@@ -32,7 +32,6 @@ void Actuator_Init()
        // Initialise pins used
        GPIO_Export(GPIO1_16);
        PWM_Export(EHRPWM0A);
-       PWM_Export(EHRPWM0B);
        
 }
 

UCC git Repository :: git.ucc.asn.au