@clairlune
See my reply @bhupiister (after it has been approved). Hope it solves your problem.
P
Latest posts made by perlix
-
RE: Updated version, working Core2 web radio player, M5Stack
-
RE: Updated version, working Core2 web radio player, M5Stack
@bhupiister
I had a similar problem. You could try to remove the line 'Serial.begin(115200);' in setup(). It has already been called by M5Core2.cpp from the library. Calling it a second time makes a couple of my sketches hang.