v7.1.1
版本发布时间: 2024-09-05 03:13:12
dalathegreat/Battery-Emulator最新发布版本:v7.4.0(2024-10-01 15:57:32)
What's Changed
[!IMPORTANT] It is highly recommended to update to this version.
This release fixes a single issue, event EEPROM writing causing the code to halt for up to 70milliseconds. This caused contactors to open on some battery setups, since CAN message reading/writing was essentially blocked when events were stored to EEPROM. So for now, events wont be stored to persistent memory until we can find a way to do so without halting the program.
- Triage: Remove EEPROM writing by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/431
Full Changelog: https://github.com/dalathegreat/Battery-Emulator/compare/v7.1.0...v7.1.1