yelvlab / ESP32-Arduino-MPU9250

BPI-BIT MPU9250 Library
MIT License
33 stars 13 forks source link

SPI bus name #1

Open charlesmarseille opened 2 years ago

charlesmarseille commented 2 years ago

What value does the SPI bus can take in the IMU call?

MPU9250 IMU(SPI,10);

I'm talking about the SPI above.