Cubelets API Documentation
2.0
C API
Loading...
Searching...
No Matches
knob.h
Go to the documentation of this file.
1
4
#ifndef KNOB_H
5
#define KNOB_H
6
7
#define get_sensor_value() get_knob()
8
13
uint8_t
get_knob
(
void
);
14
15
#endif
get_knob
uint8_t get_knob(void)
Returns the current value of the knob.
Definition
knob_api.c:20
cubelet_includes
knob.h
Generated on Thu Jan 30 2025 for Cubelets API Documentation by
1.11.0