rusefi/firmware/controllers/gauges
Matthew Kennedy 2ce7777865
don't require EXTERN_ENGINE in every file (#2969)
* move enginePins

* no more extern engine

* uses

* more

* extern config too

* put this where it belongs

* include correct header

* merge
2021-07-16 18:13:33 -04:00
..
lcd_controller.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
lcd_controller.h
lcd_menu_tree.cpp
lcd_menu_tree.h
malfunction_central.cpp random code inspired by Ola 2020-03-24 19:21:20 -04:00
malfunction_central.h warnings (#2862) 2021-06-25 20:58:38 -04:00
malfunction_indicator.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
malfunction_indicator.h code style 2020-04-01 19:00:56 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
tachometer.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -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

Gauges

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