rusefi-full/firmware/controllers/gauges
Matthew Kennedy 922f0249d2
squash warnings (#1984)
* warnings

* unused

* a few more

* too much

* uint16_t-ify
2020-11-23 09:43:16 -05:00
..
lcd_controller.cpp squash warnings (#1984) 2020-11-23 09:43:16 -05:00
lcd_controller.h happy new year 2020-01-08 00:02:40 -05:00
lcd_menu_tree.cpp code style: trying to get used to this syntax 2020-01-22 00:45:09 -05:00
lcd_menu_tree.h happy new year unification 2020-01-13 21:57:43 -05:00
malfunction_central.cpp random code inspired by Ola 2020-03-24 19:21:20 -04:00
malfunction_central.h random code inspired by Ola 2020-03-24 19:21:20 -04:00
malfunction_indicator.cpp Stack usage is still all over the place #1662 2020-08-02 10:52:52 -04:00
malfunction_indicator.h code style 2020-04-01 19:00:56 -04:00
readme.md
tachometer.cpp Output pin init/deinit needs a linked list #1803 2020-11-09 21:10:48 -05:00
tachometer.h don't call tach from trigger, call from periodic fast (#1704) 2020-08-21 15:36:43 -04:00

readme.md

This folder has code related to communication with the human behind the steering wheel: tachometer, check engine light, LCD etc etc.