Better validation of thermistor configuration fix #6724

This commit is contained in:
Andrey 2024-07-17 18:44:11 -04:00
parent 7b014b0a34
commit 99927046bc
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Release template (copy/paste this for new release):
- Launch to accept lua-based clutch and brake pedals #6658
- Console command `set_sensor_mock` now accepts a sensor by name, instead of index. Example: `set_sensor_mock CLT 85.5`
- STM32Cube v2.17
- Better validation of thermistor configuration #6724
### Fixed
- knock logic not activated until any configuration change via TS #6462