mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-01 02:21:46 +02:00
Revert "Revert "update dependent lubs in platformio.ini.""
This reverts commit 6674e07a00
.
This commit is contained in:
@@ -5,15 +5,20 @@ data_dir=Grbl_Esp32/data
|
||||
|
||||
[common_env_data]
|
||||
lib_deps_builtin =
|
||||
EEPROM
|
||||
ArduinoOTA
|
||||
BluetoothSerial
|
||||
WiFi
|
||||
DNSServer
|
||||
EEPROM
|
||||
ESPmDNS
|
||||
FS
|
||||
Preferences
|
||||
SD
|
||||
SPI
|
||||
Preferences
|
||||
SPIFFS
|
||||
Update
|
||||
WebServer
|
||||
WiFi
|
||||
WiFiClientSecure
|
||||
|
||||
[env:nodemcu-32s]
|
||||
platform = espressif32
|
||||
@@ -21,3 +26,4 @@ board = nodemcu-32s
|
||||
framework = arduino
|
||||
upload_speed = 512000
|
||||
board_build.partitions = min_spiffs.csv
|
||||
monitor_speed = 115200
|
||||
|
Reference in New Issue
Block a user