MAP phase sensing #3544

This commit is contained in:
rusefillc 2021-12-02 17:08:43 -05:00
parent b69292540b
commit 7de0e9c60a
1 changed files with 4 additions and 2 deletions

View File

@ -253,10 +253,12 @@ uint16_t rpmAcceleration;dRPM;"RPM/s",1, 0, 0, 0, 0
! we have some unused bytes to allow compatible TS changes ! we have some unused bytes to allow compatible TS changes
uint8_t[184 iterate] unusedAtTheEnd;;"",1, 0, 0, 0, 0 uint8_t[180 iterate] unusedAtTheEnd;;"",1, 0, 0, 0, 0
float autoscale TEMPLOG_MAP_INSTANT_AVERAGE;;"", 1, 0, -10000, 10000, 3
uint8_t fallbackMap;;"", 1, 0, -10000, 10000, 3 uint8_t fallbackMap;;"", 1, 0, -10000, 10000, 3
uint8_t unused111;;"", 1, 0, -10000, 10000, 3 uint8_t TEMPLOG_map_peak;;"", 1, 0, -10000, 10000, 3
uint8_t unused112;;"", 1, 0, -10000, 10000, 3 uint8_t unused112;;"", 1, 0, -10000, 10000, 3
uint8_t unused113;;"", 1, 0, -10000, 10000, 3 uint8_t unused113;;"", 1, 0, -10000, 10000, 3