lincomatic / open_evse

Firmware for Open EVSE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Report

sorphin opened this issue · comments

In your most recent changes, you added SetAmmeterDirty to:

#endif //Adafruit RGB LCD
// n.b. blue LED is on
--> SetAmmeterDirty(1); // force ammeter update code below
break;
case EVSE_STATE_D: // vent required

without an ifdef for AMMETER.. (I'd have just submitted a diff, but my tree is far off from yours with my mods line number wise.