How to set center of rotation for hands in AnalogClock widget?
Hi Martin,
I'm trying to implement an analog clock in TouchGFX. I've referred the example project. I couldn't understand how to setup rotationCentreX, rotationCentreY value. I couldn't see the clock handle in screen.
void setupSecondHand (const BitmapId secondHandBitmapId,
int16_t rotationCenterX,
int16_t rotationCenterY