I’m trying to slowdown the speed the text is displayed when in a grid format, is there a simple way todo this?? The data is coming from a linear pot for suspesion sensor connected to the PMU (as I think this has a better ADC)
I think you want to smooth this value to avoid fast changes.
Unfortunately, there is no easy way to do it now.
It might be possible to build such logic in the project tree, but it would use a lot of memory and CPU.
We will consider adding a simple smoothing option in the future.