moved code here. still needs to update gh
This commit is contained in:
6
brightness_menu/include/brightness.h
Normal file
6
brightness_menu/include/brightness.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef BRIGHTNESS_H
|
||||
#define BRIGHTNESS_H
|
||||
|
||||
void adjust_brightness();
|
||||
|
||||
#endif // BRIGHTNESS_H
|
||||
Reference in New Issue
Block a user