1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00

Comment was misleading.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1992 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-10-19 17:25:07 +00:00 committed by dankers
parent 0384e359ba
commit 4ed3359f6f

View File

@ -53,7 +53,7 @@ static uint32_t CapCounter[PIOS_PWM_NUM_INPUTS];
static uint32_t CapCounterPrev[PIOS_PWM_NUM_INPUTS];
/**
* Initialises all the LED's
* Initialises all the pins
*/
void PIOS_PWM_Init(void)
{