PerryBebbington:
In your video you seem to be expecting something to happen when you are in edit mode in the editor. At no point do I see you use the debug screen to test. Am I missing something or misunderstanding what you are doing?
Hi Perry,
I wanted to show you the editor so you can see the codes. If you examine the codes carefully, you can see that I run a click command from within the timer. on the physical screen you will see that the button is continuously receiving that click command. but you will see that the button clicked with the click command does not send a click information to the arduino via serial.
it only sends information to the arduino when it physically clicks the button. that's exactly what I mean.