Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
This is how I init my M5StickC in a full black screen way.
M5.begin(0,1,1); M5.Axp.SetLDO2(false); M5.Axp.SetLDO3(false);