mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
auto-formatting
This commit is contained in:
@@ -45,7 +45,7 @@ class AnalogSensor {
|
||||
|
||||
std::string name() const;
|
||||
void set_name(const std::string & name) {
|
||||
name_ = name;
|
||||
name_ = name;
|
||||
}
|
||||
|
||||
uint8_t gpio() const {
|
||||
|
||||
Reference in New Issue
Block a user