tockn / MPU6050_tockn

Arduino library for easy communication with MPU6050
218 stars 84 forks source link

compatibe with Arduino Nano Every? #48

Open vintageradio opened 2 years ago

vintageradio commented 2 years ago

works fine with standard Nano, but if I substitute a Nano "Every" it hangs at the "mpu6050.begin();" statement. I have tried it with the ATMEGA328 emulation on and with it off. Any suggestions?