Browse Source

Update pwm_input.cpp

spelling mistakes
sbg
Stefan 9 years ago committed by Lorenz Meier
parent
commit
4ab4f1edc7
  1. 2
      src/drivers/pwm_input/pwm_input.cpp

2
src/drivers/pwm_input/pwm_input.cpp

@ -536,7 +536,7 @@ void PWMIN::print_info(void) @@ -536,7 +536,7 @@ void PWMIN::print_info(void)
/*
* Handle the interupt, gathering pulse data
* Handle the interrupt, gathering pulse data
*/
static int pwmin_tim_isr(int irq, void *context)
{

Loading…
Cancel
Save