Drew reminds that humans like sorted drop downs fix #4339

This commit is contained in:
rusefillc 2022-07-13 03:24:28 -04:00
parent d0020075e5
commit b8e3d0caf9
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ Release template (copy/paste this for new release):
### Fixed
- Lua CAN reception fixed for 11-bit IDs where the frame would be received, but a corrupt ID was passed to the handler function. #4321
- Many drop downs menues are now sorted #4339
### Removed
- ICU trigger input logic since it is unused in any current ECU #639