forked from github/ebk_co2ampel
removed upload_port from config (so platformio will search automatically for correct port)
This commit is contained in:
parent
cfdac0de79
commit
cf13f25c97
1 changed files with 0 additions and 2 deletions
|
@ -12,11 +12,9 @@
|
|||
platform = espressif32
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
upload_port = /dev/ttyUSB0
|
||||
lib_deps =
|
||||
adafruit/Adafruit NeoPixel@^1.6.0
|
||||
wifwaf/MH-Z19@^1.5.2
|
||||
squix78/ESP8266_SSD1306@^4.1.0
|
||||
yiannisbourkelis/Uptime Library @ ^1.0.0
|
||||
monitor_port = /dev/ttyUSB0
|
||||
monitor_speed = 115200
|
||||
|
|
Loading…
Reference in a new issue