Skip to content

Commit 7dd6994

Browse files
committed
one more test
1 parent 4a90acd commit 7dd6994

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ description = esp32 c++ V17 Project for manage settings
3232
[env:test]
3333
platform = espressif32
3434
board = nodemcu-32s
35+
test_port = COM[1]
36+
test_speed = 115200
3537
framework = arduino
3638
build_unflags = -std=gnu++11
3739
build_flags =

0 commit comments

Comments
 (0)