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:
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
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user