Added upload_port, to avoid program the wrong.

This commit is contained in:
Hakan Bastedt
2025-01-11 20:07:19 +01:00
parent 8568bf99b3
commit 28f05090f1

View File

@@ -12,6 +12,7 @@
platform = espressif32
board = esp32doit-devkit-v1
framework = arduino
upload_port = COM3
monitor_port = COM3
monitor_speed = 115200
lib_deps = robtillaart/I2C_EEPROM