Files
Archived/brightness_menu/include/brightness.h
2025-02-24 15:18:44 -05:00

7 lines
93 B
C

#ifndef BRIGHTNESS_H
#define BRIGHTNESS_H
void adjust_brightness();
#endif // BRIGHTNESS_H