Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
temp_temod.h
Go to the documentation of this file.
1
#ifndef TEMP_TEMOD_H
2
#define TEMP_TEMOD_H
3
4
#include "
std.h
"
5
6
#define TEMOD_I2C_R1 256.
7
#define TEMOD_I2C_R2 128.
8
#define TEMOD_I2C_R3 64.
9
10
extern
float
ftmd_temperature
;
11
12
void
temod_init
(
void
);
13
void
temod_periodic
(
void
);
14
void
temod_event
(
void
);
15
16
#endif
temod_event
void temod_event(void)
Definition:
temp_temod.c:74
temod_periodic
void temod_periodic(void)
Definition:
temp_temod.c:66
std.h
temod_init
void temod_init(void)
Definition:
temp_temod.c:57
ftmd_temperature
float ftmd_temperature
Definition:
temp_temod.c:43
sw
airborne
modules
meteo
temp_temod.h
Generated on Tue Feb 1 2022 13:51:16 for Paparazzi UAS by
1.8.17