|
@ -34,7 +34,7 @@ class AnalogSensor : public BaseSensor { |
|
|
|
|
|
|
|
|
// Descriptive name of the sensor |
|
|
// Descriptive name of the sensor |
|
|
String description() { |
|
|
String description() { |
|
|
return String("ANALOG @ GPIO0"); |
|
|
|
|
|
|
|
|
return String("ANALOG @ TOUT"); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// Descriptive name of the slot # index |
|
|
// Descriptive name of the slot # index |
|
|