moved code here. still needs to update gh
This commit is contained in:
7
brightness_menu/include/display.h
Normal file
7
brightness_menu/include/display.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef DISPLAY_H
|
||||
#define DISPLAY_H
|
||||
|
||||
void display_main_screen();
|
||||
void handle_option(int option);
|
||||
|
||||
#endif // DISPLAY_H
|
||||
Reference in New Issue
Block a user