Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/gettingstarted/installer.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Ensure the configured LED pin(s) match the physical connections on your ESP32 bo

### Drivers

The Drivers module contains [Layouts](../moonlight/layouts.md) and [Drivers](../moonlight/drivers.md).
The Drivers module contains [Layouts](../moonlight/layouts.md) and [Drivers](../moonlight/drivers.md). **Both** a layout and a driver must be created to output to LEDs.

Layouts define how your LEDs are arranged.
First, add a layout by pressing (+).
Expand Down
Loading