custom-board-bundle-sample-.../firmware/controllers/gauges
Matthew Kennedy 6703705a33 Pass action_s instead of callback/param (#1084)
* change action

* consumers

* fix test

* didn't mean to add those

* simplify

* fix simulator

* fix sim for real

* oy

* maybe this time the simulator will actually be fixed, for real

* don't rely on undefined behavior
2020-01-07 00:41:18 -05:00
..
lcd_controller.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
lcd_controller.h The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00
lcd_menu_tree.cpp The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00
lcd_menu_tree.h The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00
malfunction_central.cpp copyArray helper (#1048) 2019-12-10 18:04:50 -05:00
malfunction_central.h The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00
malfunction_indicator.cpp hopefully useful macro? 2019-12-21 21:18:38 -05:00
malfunction_indicator.h The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00
readme.md The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00
tachometer.cpp Pass action_s instead of callback/param (#1084) 2020-01-07 00:41:18 -05:00
tachometer.h The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00

readme.md

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