diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-03-23 20:24:52 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-03-31 13:08:12 -0400 |
commit | 35ff49e54621a8c489f3eff9f2e1a3975c46dc9b (patch) | |
tree | f5dea01884d8e7d6c72eea68857345a9a2f238ff /docs/Config_Reference.md | |
parent | a7f69caa37a0290b80ce376281e311cb36ef48fd (diff) | |
download | kutter-35ff49e54621a8c489f3eff9f2e1a3975c46dc9b.tar.gz kutter-35ff49e54621a8c489f3eff9f2e1a3975c46dc9b.tar.xz kutter-35ff49e54621a8c489f3eff9f2e1a3975c46dc9b.zip |
docs: Note that neopixel doesn't work on "linux mcu"
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index d8096a6f..1b264801 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -2544,6 +2544,9 @@ Neopixel (aka WS2812) LED support (one may define any number of sections with a "neopixel" prefix). See the [command reference](G-Codes.md#led) for more information. +Note that the [linux mcu](RPi_microcontroller.md) implementation does +not currently support directly connected neopixels. + ``` [neopixel my_neopixel] pin: |