Ensure IR LEDs are off before reprogramming.

This commit is contained in:
Joe Kearney 2025-09-20 15:54:13 -05:00
parent 8fe8822db0
commit f387b94729
4 changed files with 21 additions and 3 deletions

View file

@ -11,4 +11,5 @@ idf_component_register(
"esp_https_ota"
"app_update"
"NVM"
"IR"
)