auto-sync

This commit is contained in:
rusEfi 2016-03-01 10:01:30 -05:00
parent 66f46df7cf
commit 958651cfb6
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ icuchannel_t getInputCaptureChannel(brain_pin_e hwPin) {
}
/**
* as of Feb 2016, TIM1, TIM2, TIM3 and TIM4 are used for input capture
* as of Feb 2016, TIM1, TIM2, TIM3 and TIM9 are used for input capture
* (that's the kind of event you need for shaft position sensor)
* ChibiOS limitation is that only channels #1 and #2 could be used for input capture
*