* Inform slave of a master button press. * SPI pin numbers: * SCK 13 // Serial Clock. * MISO 12 // Master In Slave Out. * MOSI 11 // Master Out Slave In. * SS 10 // Slave Select * If you found this ...
This is a port of the Sparkfun MPU-9250 library. The original code was stated to work only on SAMD platform, that is not correct - there is no platform specific code in the library - it should work on ...