We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55f9cc commit 27d1b57Copy full SHA for 27d1b57
src/main.cpp
@@ -27,7 +27,7 @@
27
MatrixPanel_I2S_DMA *dma_display = nullptr;
28
29
int startupBrightness = 0;
30
-int brightness = 192;
+int brightness = 100;
31
32
unsigned long frameCount=25500;
33
uint8_t const cos_wave[256] =
0 commit comments