コード例 #1
0
ファイル: Hexy.cs プロジェクト: distantcam/HexyPilot
 public Hexy()
 {
     offsets = new int[32];
     servotor = new ServotorComms();
 }
コード例 #2
0
 public Hexy()
 {
     offsets  = new int[32];
     servotor = new ServotorComms();
 }