Add reading of ADC

This commit is contained in:
2020-03-29 04:18:26 +02:00
parent 100ba9c485
commit 3042194aa1
4 changed files with 30 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "thermistor/io"]
path = thermistor/io
url = git@git.blackmark.me:avr/io.git
[submodule "thermistor/adc"]
path = thermistor/adc
url = git@git.blackmark.me:avr/adc.git