Mike,
Why use DEBUG instead of HSER? HSER uses the PIC hardware serial port, not the "bit-banged" software serial of PBP. The HSER ends up being much more effiecent, both in code space and execution time.
Steve
Mike,
Why use DEBUG instead of HSER? HSER uses the PIC hardware serial port, not the "bit-banged" software serial of PBP. The HSER ends up being much more effiecent, both in code space and execution time.
Steve
Bookmarks