コード例 #1
0
ファイル: Program.cs プロジェクト: qa87/pololu-usb-sdk
 private static void coast(Smc device)
 {
     device.coast();
 }