Hi,
I want to write a C program to auto-adjust backlight with ALS, then I need to use timer interrupt to design it.
When I compile the C program, there are no timer.h can be included. How can I add this header file?
Regards,
Derek Lin