pfsdanny
Joined: 20 Nov 2010 Posts: 11 Location: Hong Kong
|
code has no effect at line sleep(SLEEP_IDLE) SOLVED |
Posted: Sat Dec 18, 2010 1:27 am |
|
|
Hi,
PCD V4.112, PIC24F16KA102, the complier report the following message
Warning 207 Code has no effect
The error point to the following code
sleep(SLEEP_IDLE);
I try sleep() and sleep and get the same result.
Any suggestion please?
Last edited by pfsdanny on Sat Dec 18, 2010 2:02 am; edited 1 time in total |
|