Adding a decimal point to the voltage. #76

This commit is contained in:
Travis GOodspeed 2018-07-04 14:35:28 -04:00
parent 691d4e2363
commit 2a6c163765

View File

@ -266,6 +266,7 @@ void clock_draw(){
//lcd_string("voltage");
lcd_number(vcc);
lcd_string("volt ");
setperiod(2,1);
break;
case '0':