Revert "Fix ESP8266 DMA off-by-one"

This reverts commit 4fa4bc8d4b.
This commit is contained in:
Will Miles
2025-12-01 21:43:45 -05:00
parent ae37f4268c
commit f70b359631
4 changed files with 0 additions and 138 deletions

View File

@@ -4,9 +4,6 @@
//#define NPB_CONF_4STEP_CADENCE
#include "NeoPixelBus.h"
#ifdef ARDUINO_ARCH_ESP8266
#include <NeoEsp8266DmaMethodFix.h>
#endif
//Hardware SPI Pins
#define P_8266_HS_MOSI 13