mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-06 03:50:13 +02:00
![]() I fixed a lot of faults. - lowByte <-> highByte replace, - variable declaration uint16_t <-> uint8_t replace (Voltage, Current), - Added x102_chg_session.s.status.StatusVehicleDischargeCompatible = bitRead(rx_frame.data.u8[5], 7), - changed the direction of a relationship (x100_chg_lim.MaximumBatteryVoltage < x108_evse_cap.threshold_voltage), - Separate lowByte / highByte x209_evse_dischg_est.remaining_discharge_time, - Park position not invertd. |
||
---|---|---|
.. | ||
src | ||
Software.ino | ||
USER_SETTINGS.cpp | ||
USER_SETTINGS.h |