2022-12-19 10:20 PM
Hi, how can i use the snprintf for float value in touchgfx? I want to display the data from the sensor in touchgfx lcd but in float
Solved! Go to Solution.
2023-01-31 08:43 PM
Have you checked if the "update" functions are called when needed and that the angle_pitch/... values are correct as well when debugging ? I would guess that those angle values are never updated if everything else is working fine on the screen.
/Romain
2023-01-31 11:12 PM
is okay I got it already
2023-02-01 12:48 AM
What do you mean ?