Question
How do I set the Model::Tick() cycle in TouchGFX?
There is a Model::tick() timer function in TouchGFX.
I wonder if it is possible to set the calling period of this function.
In my program now it is repeated every 0.285msec.
I want to change this to be called every 15msec, so please give me advice on where to look.
