X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=tinyboard.git;a=blobdiff_plain;f=projects%2Fstep-up%2Fbattery.c;h=0e51cb14e64a1975ad7fbdc0631c35b668c612cb;hp=ceb53cb2c1133eecb104b607fd79d67f15cfbbee;hb=ccfee4572d781e2007f36ac30f1c80a7ef43e9ef;hpb=e6421ff2a4cecb87d997afff76dddc3eb1ba936a diff --git a/projects/step-up/battery.c b/projects/step-up/battery.c index ceb53cb..0e51cb1 100644 --- a/projects/step-up/battery.c +++ b/projects/step-up/battery.c @@ -77,8 +77,10 @@ unsigned char battery_gauge() rv = 7; } +#if 0 if (rv == 1 && !initial_readings) set_error(ERR_BATTERY); +#endif #if 0 log_byte(0xbb);