Hi, I would like that use a callback of timer (programmed with 10ms) to override the "ScreenView::handleTickEvent()" function, because this function has interrupt in ~14ms.I managed to create the function and link the cpp and C files, but I couldn't ...