Correct #endif statement in new flash_tiemr.h header file.

This commit is contained in:
Richard Barry 2012-03-17 17:22:52 +00:00
parent c80818c7d8
commit f16af5d27e

View file

@ -64,4 +64,4 @@
*/
void vStartLEDFlashTimers( unsigned portBASE_TYPE xNumberOfLEDs );
#endif FLASH_TIMER_H
#endif /* FLASH_TIMER_H */