Cubelets API Documentation
2.0
C API
Loading...
Searching...
No Matches
temperature.h
Go to the documentation of this file.
1
4
#ifndef TEMPERATURE_H
5
#define TEMPERATURE_H
6
7
#define get_sensor_value() get_temperature()
8
16
uint8_t
get_temperature
(
void
);
17
18
#endif
get_temperature
uint8_t get_temperature(void)
Returns the value of the temperature sensor.
Definition
temp_api.c:20
cubelet_includes
temperature.h
Generated on Thu Jan 30 2025 for Cubelets API Documentation by
1.11.0