mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-05-27 13:19:22 +03:00
вспышка
This commit is contained in:
@@ -75,7 +75,7 @@ public:
|
||||
else
|
||||
save_picture();
|
||||
}
|
||||
else if (command == "flashOn" && param.size() == 1)
|
||||
else if (command == "flashOn")
|
||||
{
|
||||
ledcSetup(LED_LEDC_CHANNEL, 5000, 8);
|
||||
ledcAttachPin(LED_GPIO_NUM, LED_LEDC_CHANNEL);
|
||||
|
||||
Reference in New Issue
Block a user