]> 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 2d0dd9ef3694fe37b973c5c7006bd132cfc6acd4..8f59e79389799dc71de97c3e6064887c892fc0a8 100644 (file)
@@ -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