sct

set color temperature
git clone anongit@rnpnr.xyz:sct.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 6869609bc46f9607ababd16ace54c6db84f379b3
Parent: b3112aa30d17b8993d4b19b0417e458e471e96b2
Author: Fabian Foerg
Date:   Sun, 22 Nov 2015 13:14:01 -0500

State license: public domain

Diffstat:
Msct.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/sct.c b/sct.c @@ -14,6 +14,8 @@ * - fix memleaks * - clean up code * - return EXIT_SUCCESS + * + * Public domain, do as you wish. */ #include <math.h>