From 4818f331cedeba94bb769fb15fd972dc759fd31f Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 4 Nov 2009 20:18:31 +0100 Subject: Initial import. --- colortemp.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 colortemp.h (limited to 'colortemp.h') diff --git a/colortemp.h b/colortemp.h new file mode 100644 index 0000000..d2e9630 --- /dev/null +++ b/colortemp.h @@ -0,0 +1,9 @@ +/* colortemp.h */ + +#ifndef _COLORTEMP_H +#define _COLORTEMP_H + +int colortemp_check_extension(); +int colortemp_set_temperature(int temp, float gamma); + +#endif /* ! _COLORTEMP_H */ -- cgit v1.2.3-70-g09d2