Change SP501A -> SP501E build configuration (#1305)

Fix a typo in previous commit. Correct board name is SP501E.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
This commit is contained in:
Lech Perczak 2020-10-31 23:51:52 +01:00 committed by GitHub
parent 17b4ff7a1f
commit 2d12bc01de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -362,7 +362,7 @@ lib_ignore =
ESPAsyncUDP
platform = espressif32@1.12.4
[env:sp501a]
[env:sp501e]
board = esp_wroom_02
platform = ${common.platform_wled_default}
board_build.ldscript = ${common.ldscript_2m1m}