Cubelets API Documentation
2.0
C API
Loading...
Searching...
No Matches
distance.h
Go to the documentation of this file.
1
5
#ifndef DISTANCE_H
6
#define DISTANCE_H
7
8
#define get_sensor_value() get_distance()
9
14
uint8_t
get_distance
(
void
);
15
16
#endif
get_distance
uint8_t get_distance(void)
Returns the current value of the distance sensor.
Definition
distance_api.c:131
cubelet_includes
distance.h
Generated on Thu Jan 30 2025 for Cubelets API Documentation by
1.11.0