mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
text update
This commit is contained in:
@@ -31,7 +31,7 @@ void AnalogSensor::start() {
|
||||
}
|
||||
analogSetAttenuation(ADC_2_5db); // for all channels 1.5V
|
||||
|
||||
LOG_INFO("Starting Analog sensor service");
|
||||
LOG_INFO("Starting Analog Sensor service");
|
||||
|
||||
// Add API calls
|
||||
Command::add(
|
||||
|
||||
Reference in New Issue
Block a user