Project 8 - Morse Decoder
Error in Comments


Problem:
The comments section, at the start of the program listings refers to the wrong signal names.

Solution:
Delete the two lines that read:
; POT on A/D input to RA1 to provide speed
; Input from LM567 on RA3


Insert the following two lines in their place:
; POT on A/D input to RA0 to provide speed
; Input from LM567 on RA2


Other Projects:
This error is not thought to affect any other projects.

Further information:
I hope that this page helps you with your projects but if you have found any other problems or if you have any further questions please contact me though the email address of gares-AT-g4aym-DOT-org-DOT-uk.

Sorry about the email address but it seems to be the only way to avoid the spammers



Click here to return to the PIC Basics Main Page

Click here for the Index of Errors and Ommissions