Update pwm_input.cpp

spelling mistakes
This commit is contained in:
Stefan
2016-01-10 11:50:33 +01:00
committed by Lorenz Meier
parent abf03c1c9d
commit 4ab4f1edc7

View File

@@ -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)
{