The core2 does use AXP192's DC3 channel and generates the LCD backlight voltage. I have tried to modify the LCD brightness with M5.Lcd.setBrightness(val). But there is not change! In M5.init(), the DC3 PWM channel seems be set to 80. In the previous M5Stack core API the value could be changed in between 0-255. Any ideas?