ESP32/ESP8266: Control Outputs with Web Server and a Physical Button Simultaneously
This tutorial shows how to control the ESP32 or ESP8266 outputs using a web server and a physical button simultaneously. The output state is updated on the web page whether …