Question
Is that possible to call other function along with the touchGFX function in RTOS thread?
I have called TouchGFX function in the default thread and its working fine but now i want to add other module function so is that possible and does that work?
Thank You