CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
test_obc_temperature_sensor.h
Go to the documentation of this file.
1#ifndef INCLUDE_GUARD__TEST_TEMPERATURE_SENSOR_H__
2#define INCLUDE_GUARD__TEST_TEMPERATURE_SENSOR_H__
3
4#include <stdint.h>
5
8
9#endif // INCLUDE_GUARD__TEST_TEMPERATURE_SENSOR_H__
uint8_t TEST_EXEC__OBC_TEMP_SENSOR_configure_precision_values(void)
Definition test_obc_temperature_sensor.c:112
uint8_t TEST_EXEC__OBC_TEMP_SENSOR_convert_raw_to_deg_c(void)
Definition test_obc_temperature_sensor.c:7