add temperature reading on adc channels

This commit is contained in:
agsler
2022-11-09 17:23:19 +01:00
parent e8d73df01d
commit c5b6ba8043
5 changed files with 70 additions and 7 deletions

View File

@@ -97,4 +97,6 @@ void ioHelperEdgeDetector(void);
#define IN_NOTAUS_ANLAGE BitPinF7
#define IN_NOTAUS_SCHRANK BitPinK0
#define IN_KLATWASSER_DRAN BitPinF6
#endif