@clairlune
See my reply @bhupiister (after it has been approved). Hope it solves your problem.
P
			
			
			
		Posts made by perlix
- 
    RE: Updated version, working Core2 web radio player, M5Stackposted in Core 2
- 
    RE: Updated version, working Core2 web radio player, M5Stackposted in Core 2@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.