diff -r 655a161bb7c7 -r 2270a73628b5 www/js/mon_ispindel.js --- a/www/js/mon_ispindel.js Thu Jan 16 16:45:18 2020 +0100 +++ b/www/js/mon_ispindel.js Thu Jan 16 22:34:29 2020 +0100 @@ -162,7 +162,7 @@ } }); - $('#info_battery').jqxNumberInput(Show2dec); + $('#info_battery').jqxNumberInput(Show3dec); $('#info_tilt').jqxNumberInput(Show5dec); $('#info_plato').jqxNumberInput(Show2dec); $('#info_sg').jqxNumberInput(Show4dec);