ep092 / arducam-osd

Automatically exported from code.google.com/p/arducam-osd
0 stars 0 forks source link

Add compact versions for some of the outputs #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Arducam shows 2 decimal points for voltage and current consumption, with the 
second decimal point being completely extraneous.  I doubt anyone needs voltage 
information down to .01v and current information down to .01A.  Most setups 
have sensitivity of about 0.1v and 0.1A, so why waste an additional character 
and valuable screen space?

Voltage and current are just two examples.  I'm sure there are others.

Original issue reported on code.google.com by maxim.ku...@gmail.com on 26 Dec 2012 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by sbeni...@gmail.com on 3 Jan 2013 at 1:11