ericgibbs Well-Known Member Most Helpful Member Feb 18, 2010 #81 hi James. Look at this zipped file for the hex and other files for the program you posted. BTW: If lit < 5 Then Lcdout "LOW FUEL: <25%" Endif If lit <= 5 And lit > 2 Then Lcdout "Low Fuel: <25%" Endif You cannot put the THEN on the next line after the IF Attachments jim18Feb1.zip 20 KB · Views: 429 Last edited: Feb 18, 2010
hi James. Look at this zipped file for the hex and other files for the program you posted. BTW: If lit < 5 Then Lcdout "LOW FUEL: <25%" Endif If lit <= 5 And lit > 2 Then Lcdout "Low Fuel: <25%" Endif You cannot put the THEN on the next line after the IF
ericgibbs Well-Known Member Most Helpful Member Oct 24, 2010 #83 Transistorman said: i using oshonsoft Click to expand... hi TT, If you have the USB feature option in your Oshonsoft Basic, I can post some USB and Visual Basic test programs.
Transistorman said: i using oshonsoft Click to expand... hi TT, If you have the USB feature option in your Oshonsoft Basic, I can post some USB and Visual Basic test programs.
Transistorman Member Oct 24, 2010 #84 ericgibbs said: hi TT, If you have the USB feature option in your Oshonsoft Basic, I can post some USB and Visual Basic test programs. Click to expand... i dont play with PIC18 but you can post it if the other want to see it
ericgibbs said: hi TT, If you have the USB feature option in your Oshonsoft Basic, I can post some USB and Visual Basic test programs. Click to expand... i dont play with PIC18 but you can post it if the other want to see it