mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-12 12:39:01 +08:00
Fix typo in platformio thank @ilko-k to pointing this out
This commit is contained in:
parent
06a7ac3afd
commit
6027c39df3
@ -245,7 +245,7 @@ build_flags =
|
||||
upload_speed = 115200
|
||||
extra_scripts = pre:platformIO/extra_script.py
|
||||
lib_ignore =
|
||||
ESP32SSPD
|
||||
ESP32SSDP
|
||||
|
||||
[env:esp01s_160mhz]
|
||||
platform = espressif8266@4.1.0
|
||||
@ -270,7 +270,7 @@ build_flags =
|
||||
upload_speed = 115200
|
||||
extra_scripts = pre:platformIO/extra_script.py
|
||||
lib_ignore =
|
||||
ESP32SSPD
|
||||
ESP32SSDP
|
||||
|
||||
[env:esp8285]
|
||||
platform = espressif8266@4.1.0
|
||||
@ -295,4 +295,4 @@ build_flags =
|
||||
upload_speed = 115200
|
||||
extra_scripts = pre:platformIO/extra_script.py
|
||||
lib_ignore =
|
||||
ESP32SSPD
|
||||
ESP32SSDP
|
||||
|
Loading…
x
Reference in New Issue
Block a user