Skip to content

Commit e5b811e

Browse files
authored
Added a newline between ##sources and the table (#301)
Added the newline, so in the docs md to html, it doesn't get put in the table itself. see https://kno.wled.ge/basics/compatible-software/#controllers
1 parent da98db8 commit e5b811e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/basics/compatible-software.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Controllers use the WLED API to change the current light settings.
2727
[WLED Native for Android](https://github.com/Moustachauve/WLED-Native-Android)<br /> [WLED Native for iOS](https://github.com/Moustachauve/WLED-Native-iOS/) | An alternative version of the WLED app with a similar user interface to the official one that looks close to the native OS style guidelines and has a few more features added on top of it.
2828
[wledQuickControl](https://github.com/satrik/wledQuickControl) | macOS 11.0+ Menu Bar app for controlling power and brightness.
2929
[WinLED](https://github.com/clusterzx/WinLED) | Windows App for controlling WLED Instance (Brighness, Power, Presets, Effects...). Also usable from Traybar for quick actions.
30+
3031
## Sources
3132

3233
Source programs generate light data and stream them to WLED in real time.

0 commit comments

Comments
 (0)