User Activity

I have a build error where the call to MX_TouchGFX_Init(); in main.c (generated by Cube MX) is different than the one in app_touchgfx.h  UINT MX_TouchGFX_Init(VOID *memory_ptr);, also generated by CubeMXI am using TouchGFX 4.19.1 in Stm32CubeIDE 1.9...