Battery-Emulator/Software
amarofarinha 064ff27ea7
Prevent MQTT to publish cell voltage values before they are populated
In addition to checking the value of the variable number_of_cells, we also test the value of the last cell, as the value of the cells can be filled some time after initializing the number of cells. This test was also added before publishing the values cell_max_voltage and cell_min_voltage since they are ​​calculated from the cell data.
2024-05-26 15:17:00 +01:00
..
src Prevent MQTT to publish cell voltage values before they are populated 2024-05-26 15:17:00 +01:00
Software.ino Fix canfd startup. Now when INT pin is connected then everything should work as intended and no need to fiddle with disconnecting INT pin 2024-05-24 21:39:18 +03:00
USER_SETTINGS.cpp Data layer introduction (#254) 2024-04-15 22:26:10 +02:00
USER_SETTINGS.h Merge pull request #309 from dalathegreat/feature/stark-hardware 2024-05-19 21:05:48 +03:00