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