Replies: 1 comment
-
Simple brightness control included (STM32 only) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I run the dmd_cyr_uno program on P10 monochrome display using arduino. It is working as expected. But when I tried to change the brightness level in setup function . There is no change.
I used following function.
dmd.setBrightness(30);
Beta Was this translation helpful? Give feedback.
All reactions