Skip to content

Commit b4d5339

Browse files
authored
Update platformio.ini configuration
Removed upload speed setting and check skip packages option.
1 parent 062a3b7 commit b4d5339

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

platformio.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ platform = https://github.com/pioarduino/platform-espressif32/releases/download/
44
framework = arduino
55
board_build.partitions = rainmaker_4MB_no_ota.csv
66
monitor_speed = 115200
7-
upload_speed = 1500000
8-
check_skip_packages = yes
9-
upload_protocol = esptool
10-
lib_archive = no
117
lib_compat_mode = strict
128
lib_ldf_mode = chain
139

0 commit comments

Comments
 (0)