mikroc lcd program

Status
Not open for further replies.
You want to
Code:
 #define led0 PORTD.F0
and the for loop is missing a ; at the end
Code:
for(count=0;count<10;count++);

sbit does just that sets a bit
 
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…