Open Garden  0.10.1-21
Functions
temperature.c File Reference
#include <stdlib.h>
#include "temperature.h"
Include dependency graph for temperature.c:

Functions

void temperature_update (struct programs_t *progs)
 update the temperature and the arithmetic mean.
 
void temperature_print (struct programs_t *progs, struct debug_t *debug)
 
void temperature_init (void)
 

Function Documentation

◆ temperature_init()

void temperature_init ( void  )

initialize the temperature sensor.

◆ temperature_print()

void temperature_print ( struct programs_t progs,
struct debug_t debug 
)

print the temperature.