Skip to content

Commit

Permalink
small change in baselaunchcontroller
Browse files Browse the repository at this point in the history
  • Loading branch information
Comerm28 committed Sep 23, 2024
1 parent 8446792 commit 563400b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/systems/include/BaseLaunchController.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ enum class LaunchStates_e
LAUNCHING
};

/// @brief contains constants for tick behavior and progression
/// @brief contains constants for tick behavior/progression and defaults
namespace BaseLaunchControllerParams
{
const int16_t DEFAULT_LAUNCH_SPEED_TARGET = 1500;
Expand Down

0 comments on commit 563400b

Please sign in to comment.