Do you think the op just troll us?
seems likely when you analyse it a bitDo you think the op just troll us?
how many newcomers can use the */ operator properly
temperature= (temp*10) */ quanta
or format a lcd line
lcdout $FE, 2, "Temp ",dec2 (temperature/100),".", dec1 (temperature//100),$DF,"C"
yet cannot use an if else block to set/clear a pin from a simple comparison
Warning I'm not a teacher
Bookmarks