This commit is contained in:
backuppc
2025-12-05 17:31:56 +09:00
parent 8459230053
commit 98d638cd9a
27 changed files with 819 additions and 987 deletions

View File

@@ -141,17 +141,17 @@ namespace arDev
/// <summary>
/// CMD : CTL0000
/// </summary>
GoTurnLeft,
TurnLeft,
/// <summary>
/// CMD : CTR0000
/// </summary>
GoTurnRight,
TurnRight,
/// <summary>
/// CMD : CTB0000
/// </summary>
goTurnBack,
TurnBack,
/// <summary>
/// CMD : CBZ
@@ -175,6 +175,12 @@ namespace arDev
SetSpeed,
CPUReset,
TurnGDSCenterScope,
BackTrunResumeTime,
GateoutTime,
}
public enum eForm
{