fome-fw/firmware/controllers/gauges
Matthew Kennedy ad6c5af975
speedo output (#269)
* speedo output

* s

* fix init
2023-10-15 14:59:39 -07:00
..
malfunction_central.cpp rename obd_code_e -> ObdCode 2023-04-11 16:32:47 -07:00
malfunction_central.h rename obd_code_e -> ObdCode 2023-04-11 16:32:47 -07:00
malfunction_indicator.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
malfunction_indicator.h
readme.md
speedometer.cpp speedo output (#269) 2023-10-15 14:59:39 -07:00
speedometer.h speedo output (#269) 2023-10-15 14:59:39 -07:00
tachometer.cpp speedo output (#269) 2023-10-15 14:59:39 -07:00
tachometer.h speedo output (#269) 2023-10-15 14:59:39 -07: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.