Skip to content

Commit 909c5e8

Browse files
committed
Revert "Update maximum strip count on the S3 & S2 (wled#288)"
This reverts commit 065f6aa.
1 parent df39b04 commit 909c5e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/features/multi-strip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ There are a few tips and recomendations to keep in mind when designing your setu
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)
40-
- * ESP32-S3: 12 led strips (with parallel I2S)
41-
- * ESP32-S2: 12 led strips (with parallel I2S, 4 with audioreactive)
40+
- * ESP32-S3: 4 led strips
41+
- * ESP32-S2: 5 led strips (4 with audioreactive)
4242
- * ESP32-C3: 2 led strips
4343
- Contrary to the ESP8266, the pin usage does not matter on ESP32, feel free to use any available pin
4444

0 commit comments

Comments
 (0)