This commit is contained in:
Ben V. Brown
2022-06-24 15:37:55 +10:00
parent 86d6715c79
commit 8c7cfcd06f
2 changed files with 1 additions and 2 deletions

View File

@@ -58,7 +58,6 @@ void setup_pwm(void) {
PWM_Channel_Init(&cfg);
PWM_Channel_Disable(PWM_Channel);
gpio_set_mode(PWM_Out_Pin, GPIO21_FUN_PWM_CH1);
}
const ADC_Chan_Type adc_tip_pos_chans[]