Hi there I try to connect my NEO AIR and an ATMega8 over I2C bus. I tried different implementations for I2C slave on ATMega current I'm using the implementation based on http://www.jtronics.de/avr-projekte/library-i2c-twi-slave.html which is working fine on RaspberryPI2. But when I connect the Mega ...