mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-29 16:23:53 +02: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 );
|
void vStartLEDFlashTimers( unsigned portBASE_TYPE xNumberOfLEDs );
|
||||||
|
|
||||||
#endif FLASH_TIMER_H
|
#endif /* FLASH_TIMER_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user