|
CTS-SAT-1-OBC-Firmware
|
#include "eps_drivers/eps_commands.h"#include "timekeeping/timekeeping.h"#include "log/log.h"#include <stdlib.h>
Functions | |
| uint8_t | EPS_set_eps_time_based_on_obc_time () |
| Sets the EPS's time, based on the OBC's current time. | |
| uint8_t | EPS_set_obc_time_based_on_eps_time () |
| Sets the OBC's time, based on the EPS's current time. | |
| uint8_t EPS_set_eps_time_based_on_obc_time | ( | ) |
Sets the EPS's time, based on the OBC's current time.


| uint8_t EPS_set_obc_time_based_on_eps_time | ( | ) |
Sets the OBC's time, based on the EPS's current time.

