You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/components/light/esp32_rmt_led_strip.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ light:
19
19
name: "My Light"
20
20
```
21
21
22
-
**Important note** In some specific cases, the RMT component might cause flicker of longer LED strips. The fix seem to be to disable the wifi power saving by setting
23
-
[power_save_mode](/components/wifi/#power-save-mode) to none in [wifi component](/components/wifi).
22
+
**Important note** In some specific cases, the RMT component might cause flicker of longer LED strips. The fix seem to be to disable the wifi power saving by setting
23
+
[power_save_mode](/components/wifi/#power-save-mode) to none in [wifi component](/components/wifi).
0 commit comments