We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a90acd commit 7dd6994Copy full SHA for 7dd6994
platformio.ini
@@ -32,6 +32,8 @@ description = esp32 c++ V17 Project for manage settings
32
[env:test]
33
platform = espressif32
34
board = nodemcu-32s
35
+test_port = COM[1]
36
+test_speed = 115200
37
framework = arduino
38
build_unflags = -std=gnu++11
39
build_flags =
0 commit comments