mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-25 00:37:11 +00:00
Ensure demo app files are using FreeRTOS V8 names - a few were missed previously.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
#ifndef FLASH_LED_H
|
||||
#define FLASH_LED_H
|
||||
|
||||
void vStartLEDFlashTasks( unsigned portBASE_TYPE uxPriority );
|
||||
void vStartLEDFlashTasks( UBaseType_t uxPriority );
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user