using System; using System.Drawing; using System.Windows.Forms; using DS4Library; using DS4Control; using System.Collections.Generic; using System.IO; using System.Reflection; namespace ScpServer { public partial class Options : Form { private DS4Control.Control scpDevice; private int device; private string filename; private ScpForm mainWin; Byte[] oldLedColor, oldLowLedColor; TrackBar tBsixaxisGyroX, tBsixaxisGyroY, tBsixaxisGyroZ, tBsixaxisAccelX, tBsixaxisAccelY, tBsixaxisAccelZ; Timer sixaxisTimer = new Timer(); private List