Skip to content

Commit

Permalink
time manager use ObcTime config
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed May 18, 2023
1 parent 4864b86 commit 80b3bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions System/TimeManager/time_manager.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* @brief OBC時刻のカウントアップと,各種衛星時刻関連処理
*/
#include "time_manager.h"
#include "obc_time_config.h"
#include <string.h>
#include "../../Library/c2a_round.h"
#include "../TaskManager/task_dispatcher.h"
Expand Down

0 comments on commit 80b3bfc

Please sign in to comment.