File tree Expand file tree Collapse file tree 4 files changed +1
-139
lines changed
Expand file tree Collapse file tree 4 files changed +1
-139
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ lib_compat_mode = strict
138138lib_deps =
139139 fastled/FastLED @ 3.6.0
140140 IRremoteESP8266 @ 2.8.2
141- makuna/ NeoPixelBus @ 2.8.3
141+ https://github.com/Makuna/ NeoPixelBus.git # a0919d1c10696614625978dd6fb750a1317a14ce
142142 https://github.com/Aircoookie/ESPAsyncWebServer.git# v2.4.2
143143 # for I2C interface
144144 ; Wire
@@ -205,7 +205,6 @@ lib_deps =
205205 ESPAsyncUDP
206206 ESP8266PWM
207207 ${env.lib_deps}
208- NeoESP8266DMAFix
209208
210209; ; compatibilty flags - same as 0.14.0 which seems to work better on some 8266 boards. Not using PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48
211210build_flags_compat =
Original file line number Diff line number Diff line change 44
55// #define NPB_CONF_4STEP_CADENCE
66#include " NeoPixelBusLg.h"
7- #ifdef ARDUINO_ARCH_ESP8266
8- #include < NeoEsp8266DmaMethodFix.h>
9- #endif
107
118// Hardware SPI Pins
129#define P_8266_HS_MOSI 13
You can’t perform that action at this time.
0 commit comments