mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
Created commit 57c9aab: Fix pwm_input typo for cleaner sys_time_hw interface
This commit is contained in:
@@ -29,7 +29,7 @@ static inline void pwm_input_isr()
|
||||
}
|
||||
}
|
||||
|
||||
#define PWM_INPUT_IT PPM_CRI TIR_CR3I
|
||||
#define PWM_INPUT_IT TIR_CR3I
|
||||
#define PWM_INPUT_ISR() pwm_input_isr()
|
||||
|
||||
#endif /* PWM_INPUT_H */
|
||||
|
||||
Reference in New Issue
Block a user