Released on 2015.05.09
Vuo 1.1.1 fixes several bugs…
- Fixed
List Serial Devices
's inability to detect USB serial devices (such as Arduino Uno) that identify themselves as USB modems. (Thanks to robaiello, Magneson, and mnstri for reporting this bug!) - Fixed
Get Leap Pointable
andMake Targeted Spotlight
outputting incorrect ("NaN") rotations for certain inputs. - Fixed
Get Pointable Values
outputting incorrect rotations (90° off) in the Transform output port.
…and adds a feature:
- New
Configure Serial Device
node, which allows setting the baud rate and other properties of a serial device. (Thanks to mnstri for requesting this feature!)