Forum Discussion
RAlex4
New Contributor
6 years agoHello Richard,
Are you asking if I wrote the code? If so, then yes. I used the system.h header file to declare the inputs.
However, I fixed this issue. In the system.h file, the inputs were defined in uppercase (SW1_BASE, SW2_BASE, KEYS_BASE), while I defined them 'base' in lowercase.
Thanks,
Reba