Hey Steve,
Thank you very much. I was facing problems with the remote debugger too and your answer helped me loads. And since you’re using GPIO can you help me out with it?
I want to control relays and sensors with my GPIO. I saw the GPIO library on github and downloaded it and I also saw the tutorials by Xojo and einhugur, but they’re pretty confusing to me. What I understood was that I need to unzip the downloaded folder from github, and then add the library related to my usage to my application??
If this is correct then I don’t understand where I should add the library. For example if I wish to turn LED’s on and off whenever I press a button, then what should I do?
If possible can you just explain this basic LED on and off scenario and I’ll understand the rest.
Thanks