Skip to content

Commit

Permalink
task dispatcher use ObcTime config
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed May 18, 2023
1 parent 9284b1a commit 4864b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions System/TaskManager/task_dispatcher.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include "../../TlmCmd/common_cmd_packet_util.h"
#include "../ModeManager/mode_manager.h"
#include "../TimeManager/time_manager.h"
#include "../TimeManager/obc_time_config.h"
#include "../EventManager/event_logger.h"
#include <src_user/TlmCmd/block_command_definitions.h>
#include <src_user/TlmCmd/command_definitions.h>
Expand Down

0 comments on commit 4864b86

Please sign in to comment.