]> 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)
commitba11c730689c3c39fdf69cdda11d45a1c6a1d113
tree2493ca07927daec08e88ef28ff25ee4cacd0e41e
parent4f1b79be8fdc5e9ca1684bbdc2b8f43504d1a2fd
Fix type in the call to cp2101_ctlmsg in cp2101_setu16.  The value argument
should be ORed with 0x3700 and not 3700.
src/cp2101.c