@ajb2k3 It does to and extent. I managed to find a few libraries that needed to be installed. I'm still having trouble with DynamicJsonDocument doc(35 * 1024); in the Weather.h file. It seems the DynamicJsonDocument was deprecated, and I haven't found a good work around.
I very much, appreciate the assistance, and I hope to stumble accross the solution soon.
I'm working with Arduino 1.8.19, and I'm thinking this code would compile for me if I knew what version the original author was using. I am not able to DM the original author on GitHub. I'll keep trying, and post updates as I find solutions.
Thank you.
G
			
			
			
		Posts made by GIGObug
- 
    RE: Cannot compile M5Paper Weather sketchposted in Arduino
- 
    RE: Cannot compile M5Paper Weather sketchposted in Arduino@Steve1 
 Hi,It seems there might be some missing libraries to install. I just don't know which ones yet...