]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/Common/include/flash_timer.h
Ensure demo app files are using FreeRTOS V8 names - a few were missed previously.
[freertos] / FreeRTOS / Demo / Common / include / flash_timer.h
index 8647b509c2a2329f61ad2918497f0702e9096388..e3132655eed4de98fd4f603da080069f0b4a37de 100644 (file)
@@ -74,6 +74,6 @@
  * within the callback function to determine which timer has actually expired\r
  * (and therefore which LED to toggle).\r
  */\r
-void vStartLEDFlashTimers( unsigned portBASE_TYPE uxNumberOfLEDs );\r
+void vStartLEDFlashTimers( UBaseType_t uxNumberOfLEDs );\r
 \r
 #endif /* FLASH_TIMER_H */\r