1
0

Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771)

This commit is contained in:
Joel Challis
2023-12-28 17:07:40 +00:00
committed by GitHub
parent 73f962766e
commit 9e50faedae
12 changed files with 0 additions and 78 deletions

View File

@@ -20,4 +20,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* RGB Matrix setup */
#define RGB_MATRIX_LED_COUNT 2
#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral