Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
Lee expected to build and upload the Filesystem Image with VSCode
Short Summary of the buggy behavior:
The device under test had COM16. The IDE was set for COM16. However the IDE attempted to load to COM7.
Lee had to hard code the IDE for COM16 in the platformio.ini file to get the file system image to load.
