mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
comments update to reflect where the delay defines are (board.h)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@126 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
a1ca5c5e67
commit
3614685969
@ -36,9 +36,9 @@
|
||||
* This is called from pios.c as part of the main() function
|
||||
* at system start up.
|
||||
*
|
||||
* We use TIM8 for this on Hardware V1. Can be changed
|
||||
* We use TIM7 for this on Hardware V1. Can be changed
|
||||
* with PIOS_DELAY_TIMER and PIOS_DELAY_TIMER_RCC the
|
||||
* pios_config.h file.
|
||||
* board_config.h file.
|
||||
*
|
||||
* \return < 0 if initialisation failed
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user