hello,
this is regarding my project which is detergent control system that need microcontroller 18f4580..but there some error when i run using MPLAB, I'm not sure what was that. can anybody help me,,
#include<p18f4580.inc>
ORG 0000H
GOTO MAIN
ORG 0008H
BTFSS PIR1,ADIF...