What kind of issue is this?
Configuration
Operating system: Windows 11
PlatformIO Version (platformio --version): PlatformIO Core, version 5.2.5
Description of problem
I'd like to request that the test_port behaves the same as the upload_port and monitor_port. You can put in an custom URL, with a socket connection in all but the test_port. I'd like to have the test_port behave the same.
What kind of issue is this?
Start by telling us what problem you’re trying to solve. Often a solution
already exists! Don’t send pull requests to implement new features without first getting our
support. Sometimes we leave features out on purpose to keep the project small.
Configuration
Operating system: Windows 11
PlatformIO Version (
platformio --version): PlatformIO Core, version 5.2.5Description of problem
I'd like to request that the test_port behaves the same as the upload_port and monitor_port. You can put in an custom URL, with a socket connection in all but the test_port. I'd like to have the test_port behave the same.