Cubelets API Documentation 2.0
C API
Loading...
Searching...
No Matches
flashlight.h
Go to the documentation of this file.
1
5#ifndef FLASHLIGHT_H
6#define FLASHLIGHT_H
7
8#define set_actuator_value(bv) set_flashlight(bv)
9
15void set_flashlight(uint8_t bv);
16
17#endif
void set_flashlight(uint8_t bv)
Set how bright a flashlight block will shine.