Remove toml. Write calibration to dat files. Implement first draft for reading function

This commit is contained in:
2020-08-16 19:37:41 +02:00
parent a5402d3f04
commit e06c9f7ddc
9 changed files with 120 additions and 2339 deletions

View File

@@ -49,8 +49,6 @@ CFILES += settings/settings.c settings/settings-sd-card.c
CFILES += safety/safety-adc.c safety/safety-controller.c safety/watchdog.c
CFILES += toml/toml.c
DEBUG_DEFINES = -DDEBUGBUILD
RELEASE_DEFINES =