Is there a way to format the LEDDisplay()
as scientific notation? My device returns small numbers like 8e-6
. But the LEDDisplay()
only displays this as 0.0000008
. I would prefer to display as 8.00e-6
.
I don’t see a property to format it, is there something I am missing or is this just the incorrect component to use?
2 posts - 2 participants