]> oss.titaniummirror.com Git - cp210x.git/commit
Fix type in the call to cp2101_ctlmsg in cp2101_setu16. The value argument
authorsmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Wed, 15 Apr 2009 16:40:38 +0000 (16:40 +0000)
committersmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Wed, 15 Apr 2009 16:40:38 +0000 (16:40 +0000)
commit336987f94a11613b99a09b15eb9c82576e56188c
tree2493ca07927daec08e88ef28ff25ee4cacd0e41e
parent486c3a08f84480a620b945ba5cfa97ef1acc9da3
Fix type in the call to cp2101_ctlmsg in cp2101_setu16.  The value argument
should be ORed with 0x3700 and not 3700.

git-svn-id: svn+ssh://repo/projects/cp210x/trunk@63 986fd584-583e-0410-b54d-b9fe63dff8e5
src/cp2101.c