diff --git a/OpenFFBSharp/Commands.cs b/OpenFFBSharp/Commands.cs index 967eb45..dae35a6 100644 --- a/OpenFFBSharp/Commands.cs +++ b/OpenFFBSharp/Commands.cs @@ -962,7 +962,7 @@ public bool SetAxisfriction(byte newAxisfriction) #endregion #region axisinertia - private readonly BoardCommand _axisinertia = new BoardCommand("axisinertia", 0xF, "Axis Inertia. Independent inertia effect. 255=100%", CmdTypes.Get | CmdTypes.Set); + private readonly BoardCommand _axisinertia = new BoardCommand("axisinertia", 0x17, "Axis Inertia. Independent inertia effect. 255=100%", CmdTypes.Get | CmdTypes.Set); /// /// Axis Inertia configured position