Implementation of SoC Prediction
untested. Maybe revert to Jaspers Version
This commit is contained in:
@ -49,5 +49,6 @@ void slaves_check();
|
||||
void slaves_handle_panic(const uint8_t *data);
|
||||
void slaves_handle_status(const uint8_t *data);
|
||||
void slaves_handle_log(const uint8_t *data);
|
||||
uint16_t slaves_get_minimum_voltage();
|
||||
|
||||
#endif // INC_SLAVE_MONITORING_H
|
||||
|
||||
Reference in New Issue
Block a user