Skip to content

Commit 0809454

Browse files
iupdated link to specific MPU9250 library
1 parent c69d334 commit 0809454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp8266_imu_osc/esp8266_imu_osc.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include <OSCBundle.h>
2525
#include <FS.h>
2626

27-
// from https://github.com/sparkfun/SparkFun_MPU-9250_Breakout_Arduino_Library
27+
// from https://github.com/robertoostenveld/SparkFun_MPU-9250_Breakout_Arduino_Library
2828
#include <MPU9250.h>
2929
#include <quaternionFilters.h>
3030

0 commit comments

Comments
 (0)