mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
затрахало
This commit is contained in:
@@ -11,7 +11,7 @@ void configure(String& path) {
|
||||
} else if (subtype == F("pwm-out")) {
|
||||
//=============================
|
||||
} else if (subtype == F("analog-adc")) {
|
||||
//iotSensors.push_back(IoTSensorAnalog(jsonArrayElement));
|
||||
// iotSensors.push_back(new IoTSensorAnalog(jsonArrayElement));
|
||||
} else {
|
||||
SerialPrint(F("E"), F("Config"), F("config.json error, type not exist"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user