Skip to content

Commit 7df00ad

Browse files
authored
Add moon emoji to ESP32 and Performance sections
1 parent 2edc0a1 commit 7df00ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/features/multi-strip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ There are a few tips and recomendations to keep in mind when designing your setu
3333
- ESP8266 can calculate about 15k LEDs per second (that means 250LEDs @~60fps, 500 LEDs @~30fps, 1000 LEDs @~15fps)
3434
- The LED settings will give you a bar that shows how much memory you can allocate.
3535

36-
### ESP32
36+
### ESP32 🌜
3737

3838
- There is a maximum of 10 strips supported on "classic" ESP32 (dual core) boards. In audioreactive builds, you can use up to 9, because the audio input driver needs one of the hardware units that is normally available for driving LEDs.
3939
- * "classic" ESP32: 10 led strips (9 with audioreactive)
@@ -50,7 +50,7 @@ There are a few tips and recomendations to keep in mind when designing your setu
5050
- For okay performance, you can use 800 LEDs/pin with 6 outputs for a total of 4800 LEDs.
5151

5252

53-
#### Performance
53+
#### Performance 🌜
5454

5555
In WLED-MM, classic ESP32 can calculate about *200k-300k LEDs* per second
5656

0 commit comments

Comments
 (0)