]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c
Update the demo directory to use the version 8 type naming conventions.
[freertos] / FreeRTOS / Demo / WizNET_DEMO_TERN_186 / main.c
index ff1ce475edfb96ab4c32e380da2c04fee1a90c9d..8f59e79389799dc71de97c3e6064887c892fc0a8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V7.6.0 - Copyright (C) 2013 Real Time Engineers Ltd. \r
+    FreeRTOS V8.0.0:rc1 - 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
@@ -91,7 +91,7 @@
 #include "comtest.h"\r
 \r
 /* How often should the "check" task execute? */\r
-#define mainCHECK_DELAY                ( 3000 / portTICK_RATE_MS )\r
+#define mainCHECK_DELAY                ( 3000 / portTICK_PERIOD_MS )\r
 \r
 /* Priorities allocated to the various tasks. */\r
 #define mainQUEUE_POLL_PRIORITY                ( tskIDLE_PRIORITY + 2 )\r