]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/Common/include/print.h
Update version number to V8.0.0 (without the release candidate number).
[freertos] / FreeRTOS / Demo / Common / include / print.h
index 0f79fceba3c87890604ec4cca0b6f6a9eced98a7..4b74022860afeba453bc7e15f658404da78b7b96 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V7.6.0 - Copyright (C) 2013 Real Time Engineers Ltd. \r
+    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. \r
     All rights reserved\r
 \r
     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
@@ -68,7 +68,7 @@
 \r
 void vPrintInitialise( void );\r
 void vPrintDisplayMessage( const char * const * pcMessageToSend );\r
-const char *pcPrintGetNextMessage( portTickType xPrintRate );\r
+const char *pcPrintGetNextMessage( TickType_t xPrintRate );\r
 \r
 #endif\r
 \r