Skip to content

Commit

Permalink
Merge pull request #675 from ut-issl/main
Browse files Browse the repository at this point in the history
Merge main into develop for hotfix #674
  • Loading branch information
conjikidow authored Aug 25, 2024
2 parents 67ebdc2 + 3f3df86 commit a771dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/real/power/solar_array_panel.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class SolarArrayPanel : public Component, public ILoggable {
/**
* @fn SolarArrayPanel
* @brief Constructor without prescaler
* @note prescaler is set as 10, compo_step_sec is set as
* @note prescaler is set as 10, compo_step_sec is set as 0.1
* @param [in] clock_generator: Clock generator
* @param [in] component_id: SolarArrayPanel ID
* @param [in] number_of_series: Number of series connected solar cells
Expand Down

0 comments on commit a771dd1

Please sign in to comment.