Exemplo n.º 1
0
 private void tbFlexWireOut_Scroll(object sender, System.EventArgs e)
 {
     USBHID.SetLineOutGain(0x80 + 127 - tbFlexWireOut.Value);
 }