mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 07:02:17 +03:00
добавил сценарии и класс сенсора
This commit is contained in:
@@ -10,6 +10,8 @@ void configure(String& path) {
|
||||
//=============================
|
||||
} else if (value == F("pwm-out")) {
|
||||
//=============================
|
||||
} else if (value == F("analog-adc")) {
|
||||
//=============================
|
||||
} else {
|
||||
SerialPrint(F("E"), F("Config"), F("config.json error, type not exist"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user