Added feature to change by percentage. Added makefile. Added shell script to modify ownership of the file that affects brightness

This commit is contained in:
amazing-username
2017-03-14 22:15:37 -05:00
parent 622d7bd2e8
commit 9e85a65aa9
7 changed files with 77 additions and 37 deletions
+2
View File
@@ -0,0 +1,2 @@
Hot.out: AlterBrightness.cpp AlterBrightness.h BrightnessControl.cpp Brightness.cpp Brightness.h
g++ AlterBrightness.cpp AlterBrightness.h BrightnessControl.cpp Brightness.cpp Brightness.h -o Hot.out