if (Scheduler_HasDelayElapsed(10000, &DelayCounter))\r
{\r
printf_P(PSTR("Current temperature: %d Degrees Celcius\r\n\r\n"),\r
if (Scheduler_HasDelayElapsed(10000, &DelayCounter))\r
{\r
printf_P(PSTR("Current temperature: %d Degrees Celcius\r\n\r\n"),\r
\r
/* Reset the delay counter, ready to count another 10000 tick interval */\r
Scheduler_ResetDelay(&DelayCounter);\r
\r
/* Reset the delay counter, ready to count another 10000 tick interval */\r
Scheduler_ResetDelay(&DelayCounter);\r