rusefi-1/firmware/controllers/gauges
Matthew Kennedy d2d0ffa1ee
remove tach output pin (#1779)
* remove from cfg

* cfg

* rip out impl

* efi gpio
2020-09-09 16:52:23 -04:00
..
lcd_controller.cpp move lambda in to sensor model (#1736) 2020-09-01 16:22:31 -04: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 remove tach output pin (#1779) 2020-09-09 16:52:23 -04: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.