Added Odometer and added EEPROM-End Detection

This commit is contained in:
2022-05-05 21:07:24 +02:00
parent 1c0ab060ff
commit 27437555f8
6 changed files with 33 additions and 12 deletions

View File

@@ -432,6 +432,10 @@
<td>TravelDistance_highRes</td>
<td>%TRAVEL_DISTANCE_HIGHRES%</td>
</tr>
<tr>
<td>Odometer</td>
<td>%ODOMETER%,%ODOMETER_M%</td>
</tr>
<tr>
<td>checksum</td>
<td>%PERSISTANCE_CHECKSUM%</td>