Replies: 1 comment
-
Global variables are an easy way to do this. Make sure they're |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Earl, I need to pass vars belonging to 'buttons' on a TFT touch screen (monitored with code running on core1/loop1() to
my main program running within core0/loop().
N.B. The main program runs in loops of 2.5 seconds for approx 13 minutes then stops. I would like a button press to be sent
over immediately (like an interrupt)
Please advise an approach .. many thanks Brian
Beta Was this translation helpful? Give feedback.
All reactions