ElectroBlocks / ElectroBlocks-Legacy

A previous version of ElectroBlocks before the rewrite.
https://electroblocks.org
GNU General Public License v3.0
16 stars 4 forks source link

Windows manufacturer reports arduino #5

Closed phptuts closed 6 years ago

phptuts commented 6 years ago

We experience a problem where the windows machine was saying the manufacturer was microsoft. We should use the

"vendorId":"2341","productId":"0043"

Should be fixed here: https://github.com/phptuts/ArduinoBlocklyIDE/blob/master/common/serial_port.js#L122

phptuts commented 6 years ago

Issue 5 was fixed.