Test workflows

This commit is contained in:
fvanroie 2020-12-03 01:57:10 +01:00
parent f95e770636
commit 8bf722ea69
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
;***************************************************;
[env:d1-mini-esp32_ili9341]
platform = espressif32 @ ^2.0.0
platform = espressif32
board = wemos_d1_mini32
;upload_port = COM5 ; To change the port, use platform_override.ini
;monitor_port = COM5 ; To change the port, use platform_override.ini

View File

@ -5,7 +5,7 @@
;***************************************************;
[env:d132-unoshield]
platform = espressif32 @ ^2.0.0
platform = espressif32
board = esp32dev
upload_port = COM4 ; To change the port, use platform_override.ini
monitor_port = COM4 ; To change the port, use platform_override.ini