Compile problems with simple RF remote control example


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Compile problems with simple RF remote control example

    Not sure, but I think you are missing an "A"
    Code:
     WPUDA = 0           ' Disable weak pull-ups
     IOCA = 0             ' Interrupt on change disabled
     VRCON = 0           ' Comparator Vref disabled
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Nov 2008
    Posts
    41


    Did you find this post helpful? Yes | No

    Default Re: Compile problems with simple RF remote control example

    Many thanks mackrackit, it compiled cleanly after fixing that typo. Can't believe no one else has tried that sample code.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts