Hi,
You're got to be kidding me, does THAT code really compile without errors?compiles fine without errors. I appreciate any help,
I see at least 8 errors (that's about one error every 4th line of code) preventing it from compiling without errors, for example:
/Henrik.Code:Var BotonA PORTB.1 - should be BotonA VAR PortB.1 led high - should be high led PORTB.0 serin, T1200, [data] - should be Serin PortB.0, T1200, [data][/i]
Bookmarks