rusefi-full/firmware/controllers/gauges
Matthew Kennedy b52d50bbf2
Use pch in lots of files (#3066)
* most engine.h

* most engine_configuration

* more

* more

* more

* more

* more

* moooooore

* ok I'm done for now

* oops
2021-07-26 01:05:17 -04:00
..
lcd_controller.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
lcd_controller.h happy new year 2020-01-08 00:02:40 -05:00
lcd_menu_tree.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04: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 warnings (#2862) 2021-06-25 20:58:38 -04:00
malfunction_indicator.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -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 Use pch in lots of files (#3066) 2021-07-26 01:05:17 -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.