Implementation of SoC Prediction

untested. Maybe revert to Jaspers Version
This commit is contained in:
Max 'MaxMax' Mönikes
2023-06-21 13:13:38 +02:00
parent 78fe61e231
commit c4543e7e01
7 changed files with 130 additions and 8 deletions

View File

@ -28,4 +28,6 @@ void shunt_check();
void shunt_handle_can_msg(uint16_t id, const uint8_t *data);
int32_t shunt_getcurrent();
#endif // INC_SHUNT_MONITORING_H