fix(led): disable onboard WS2812 LED during CSI collection (#273)

This commit is contained in:
Mathew005
2026-05-18 03:48:10 +05:30
committed by GitHub
parent ec73109d57
commit fa28318bae
2 changed files with 21 additions and 0 deletions
@@ -8,3 +8,6 @@ dependencies:
## LCD touch abstraction
espressif/esp_lcd_touch: "^1.0"
## Onboard WS2812 LED Disabling
espressif/led_strip: "^3.0.0"