mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-06-04 03:19:04 -04:00
Correct #endif statement in new flash_tiemr.h header file.
This commit is contained in:
parent
c80818c7d8
commit
f16af5d27e
|
@ -64,4 +64,4 @@
|
|||
*/
|
||||
void vStartLEDFlashTimers( unsigned portBASE_TYPE xNumberOfLEDs );
|
||||
|
||||
#endif FLASH_TIMER_H
|
||||
#endif /* FLASH_TIMER_H */
|
||||
|
|
Loading…
Reference in a new issue