rusefi-1/firmware/controllers/gauges
Andrey G 2af32084f4
gpio helper (#2195)
* gpios: isBrainPinValid helper

* LCD HD44780: do not touch pins if DM_NONE or invalid gpio

* Fix isEnabled checks for GPS and Joystick

* LCD HD44780: writePad use this method wider
2021-01-08 20:01:26 -05:00
..
lcd_controller.cpp switch more map to read from sensor model (#2162) 2021-01-02 19:13:10 -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 gpio helper (#2195) 2021-01-08 20:01:26 -05:00
malfunction_indicator.h code style 2020-04-01 19:00:56 -04:00
readme.md
tachometer.cpp gpio helper (#2195) 2021-01-08 20:01:26 -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.