port manufator name for windows
Forums:
Line 384 in vescinterface.cpp should be changed to this so that windows can identify the right port automatically.
if(port.manufacturer().startsWith("STMicroelectronics")) {
Because windows identifies the manufacturer as "STMicroelectronics." with a dot at the end.
- Read more about port manufator name for windows
- 1 comment
- Log in or register to post comments