Changing Brightness
Hi I am having some trouble adjusting the brightness for the STM32F7.I used this in main.c, and externed it I tried using this in model.cpp and in main.c, neither seems to adjust the brightness of the display. void setDutyCycle(float duty_cycle) { ...