DD2-monitor/Beep/controls.h

7 lines
115 B
C
Raw Normal View History

2021-04-12 20:10:15 +02:00
/*
* various V4L2 functions
*/
/* not very tested */
int set_controls(int fd, int brightness, int contrast);