fix(esp32): Add missing vflip status in esp32-cam example#11335
fix(esp32): Add missing vflip status in esp32-cam example#11335me-no-dev merged 1 commit intoespressif:masterfrom h-2-0:patch-2
Conversation
Toggle switch for V-Flip will now indicate correct status in frontend when loading the webpage
👋 Hello h-2-0, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Toggle switch for V-Flip will now indicate correct status in frontend when loading the webpage
Description of Change
PR fixes a minor bug in the webpage for the CameraWebServer example, where the toggle switch is not updated with the current status from the ESP32.
Tests scenarios
I have tested my Pull Request on Arduino-esp32 core v3.2.0 with ESP32-S (ESP32-CAM) with this scenario
Related links