add resistive frequency sensor, updated dependencies

This commit is contained in:
Empire
2023-02-10 22:08:29 +01:00
parent 4a86d8c41c
commit 17d16a6eef
8 changed files with 27 additions and 45 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#define FOREACH_SENSOR(SENSOR) \
SENSOR(NONE) \
SENSOR(CAPACITIVE_FREQUENCY) \
SENSOR(FREQUENCY_MOD_RESISTANCE_PROBE) \
SENSOR(ANALOG_RESISTANCE_PROBE)
/**