Compiler bug? chip damaged? (Never mind)
Here is an oddity. Help me with what I am missing.
In my debugging here, commenting out the line following the return makes a difference.
here is the calling line
Must have been some left over code calling my i2c object.
Post Edited (Erik Friesen) : 12/25/2009 7:18:21 PM GMT
In my debugging here, commenting out the line following the return makes a difference.
Pri Settings | choose,pword,resettime,ckpos,prpos,repos
return
text.out(0)
repeat until btn==1 and selector==0
here is the calling line
if position==2
repeat until btn==1 and selector==0
settings
text.out($0)
repeat until btn==1 and selector==0
position:=2
menudisplay
Must have been some left over code calling my i2c object.
Post Edited (Erik Friesen) : 12/25/2009 7:18:21 PM GMT

Comments
What is the minimum free required?