A little help please.
high presspwr ' there is no pin defined as presspwr
temp2 = 1000 - celsius ' there is no variable named temp2
d[17] = temp2.byte0
d[18] = temp2.byte1 ' There is no array named d.
high pgc ' there is no pin defined as pgc
gosub shutdownmemory ' there is no sub-routine with this name
gosub lowestpower ' there is no sub-routine with this name either end '
I do not wish it to stop or end just continue to get int information.
Thanks, Ed
Bookmarks