sufst / on-car-telemetry

Embedded software for the on-car telemetry system
GNU General Public License v3.0
2 stars 0 forks source link

feat: add debugging mode and `config.h` file #13

Closed rureverek closed 1 year ago

rureverek commented 1 year ago

Description

Create config.h to implement two modes of operation: DEBUG and NORMAL mode. DEBUG mode will read data from LUT (#7) and NORMAL mode will use CAN interface (#8).

Requirements

Note

This should be done after completion of #8 and #7

RyutaItabashi commented 1 year ago

FY(my)I : https://github.com/sufst/vcu/blob/develop/src/SUFST/Inc/config.h