mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
esp8266: Replace esp.neopixel with machine.bitstream.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
committed by
Damien George
parent
71f4faac27
commit
39e9c0788f
@@ -91,10 +91,10 @@ SRC_C = \
|
||||
lexerstr32.c \
|
||||
uart.c \
|
||||
esppwm.c \
|
||||
espneopixel.c \
|
||||
espapa102.c \
|
||||
modpyb.c \
|
||||
modmachine.c \
|
||||
machine_bitstream.c \
|
||||
machine_pin.c \
|
||||
machine_pwm.c \
|
||||
machine_rtc.c \
|
||||
|
||||
Reference in New Issue
Block a user