Start implementation of PT1000 ADC measurement

This commit is contained in:
2020-02-02 01:49:37 +01:00
parent f9eb3c676b
commit 02a673546e
5 changed files with 145 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ QUIET=
endif
##Custom Files###
CFILES += adc-meas.c
#TODO
###################################################################################