mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
boards/esp32s2-saola-1: Change the RMT output pin to on-board LED
This enables the on-board WS2812 addressable LED to be driven by the RMT peripheral with the `rmt` defconfig.
This commit is contained in:
committed by
Xiang Xiao
parent
62a608b558
commit
c5358d6365
@@ -61,7 +61,7 @@
|
||||
# define RMT_OUTPUT_PIN 0
|
||||
#else
|
||||
# define RMT_INPUT_PIN 2
|
||||
# define RMT_OUTPUT_PIN 4
|
||||
# define RMT_OUTPUT_PIN 18
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user