issues
search
atomic14
/
m5stack-core2-audio-monitor
A fun little project to test out the mic on the M5Stack CORE2
Creative Commons Zero v1.0 Universal
69
stars
17
forks
source link
M5.Lcd.setBrightness(255); Does not work with M5 Core2
#3
Closed
Kabron287
closed
3 years ago
Kabron287
commented
3 years ago
You should use
M5.Axp.SetLcdVoltage(3000)
instead.
You should use M5.Axp.SetLcdVoltage(3000) instead.