Merge pull request #1306 from Aircoookie/master

Update FS branch (yes, it is necessary)
This commit is contained in:
Aircoookie 2020-10-31 23:53:29 +01:00 committed by GitHub
commit b0f933c926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -364,6 +364,12 @@ lib_ignore =
ESPAsyncUDP
platform = espressif32@1.12.4
[env:sp501e]
board = esp_wroom_02
platform = ${common.platform_wled_default}
board_build.ldscript = ${common.ldscript_2m1m}
build_flags = ${common.build_flags_esp8266} -D LEDPIN=3 -D BTNPIN=1
# ------------------------------------------------------------------------------
# travis test board configurations
# ------------------------------------------------------------------------------