DD2-monitor/Beep/controls.h

12 lines
182 B
C
Raw Normal View History

2021-04-15 22:36:00 +02:00
/*
* AlguaBeep is a cool project.
* merci clairchanoir.
*/
2021-04-12 20:10:15 +02:00
/*
* various V4L2 functions
*/
/* not very tested */
int set_controls(int fd, int brightness, int contrast);