mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Test workflows
This commit is contained in:
parent
f95e770636
commit
8bf722ea69
@ -6,7 +6,7 @@
|
|||||||
;***************************************************;
|
;***************************************************;
|
||||||
|
|
||||||
[env:d1-mini-esp32_ili9341]
|
[env:d1-mini-esp32_ili9341]
|
||||||
platform = espressif32 @ ^2.0.0
|
platform = espressif32
|
||||||
board = wemos_d1_mini32
|
board = wemos_d1_mini32
|
||||||
;upload_port = COM5 ; To change the port, use platform_override.ini
|
;upload_port = COM5 ; To change the port, use platform_override.ini
|
||||||
;monitor_port = COM5 ; To change the port, use platform_override.ini
|
;monitor_port = COM5 ; To change the port, use platform_override.ini
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
;***************************************************;
|
;***************************************************;
|
||||||
|
|
||||||
[env:d132-unoshield]
|
[env:d132-unoshield]
|
||||||
platform = espressif32 @ ^2.0.0
|
platform = espressif32
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
upload_port = COM4 ; To change the port, use platform_override.ini
|
upload_port = COM4 ; To change the port, use platform_override.ini
|
||||||
monitor_port = COM4 ; To change the port, use platform_override.ini
|
monitor_port = COM4 ; To change the port, use platform_override.ini
|
||||||
|
Loading…
x
Reference in New Issue
Block a user