We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69d334 commit 0809454Copy full SHA for 0809454
esp8266_imu_osc/esp8266_imu_osc.ino
@@ -24,7 +24,7 @@
24
#include <OSCBundle.h>
25
#include <FS.h>
26
27
-// from https://github.com/sparkfun/SparkFun_MPU-9250_Breakout_Arduino_Library
+// from https://github.com/robertoostenveld/SparkFun_MPU-9250_Breakout_Arduino_Library
28
#include <MPU9250.h>
29
#include <quaternionFilters.h>
30
0 commit comments