Closed untitledlt closed 6 years ago
Any word on this @rondawg369
Apologies, I had started my own MPU6050 library, and then found this one, which I believe should work:
https://github.com/jrowberg/i2cdevlib by Jeff Rowberg
The WiFiConfig.h is just the wifi configuration. I'll upload an example one.
The WiFiConfig.h was explained in my blog post here: https://olivertechnologydevelopment.wordpress.com/2017/08/29/esp8266-sensor-series-gy-521-imu-part-3/
Looks like we're missing few files here like
MPU6050.h
andWiFiConfig.h
.