Add conversion function for resistance to temperature conversion and add it to thept command of the shell

This commit is contained in:
2020-02-15 20:31:38 +01:00
parent 92526e71b2
commit 7df97831be
4 changed files with 127 additions and 1 deletions

View File

@@ -43,6 +43,8 @@ CFILES += stm-periph/unique-id.c
CFILES += calibration.c
CFILES += temp-converter.c
DEFINES += -DDEBUGBUILD
#TODO