Quote:
Originally posted by Venkatesh
The reason I want to read the code in the library is because I want to understand how the GetData and PutData routines work.
|
You can disassemble their library, however what you'll get will be assembly only, with no comments, no variable names, etc. That'd be pretty hard to read and make sense of, even if you are good with PIC assembly.