fastled: enable spi on esp8266
This commit is contained in:
parent
3b2951db79
commit
949c90f207
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
[env]
|
[env]
|
||||||
extra_scripts = pre:verify-configs.py, pre:build-hal.py
|
extra_scripts = pre:verify-configs.py, pre:build-hal.py
|
||||||
|
build_flags =
|
||||||
|
-DFASTLED_ALL_PINS_HARDWARE_SPI
|
||||||
|
|
||||||
[common_env_data]
|
[common_env_data]
|
||||||
src_filter = +<*>, -<.git/>, -<.svn/>, -<platform/>
|
src_filter = +<*>, -<.git/>, -<.svn/>, -<platform/>
|
||||||
|
Loading…
Reference in New Issue
Block a user