Skip to content

Commit

Permalink
Merge pull request jrowberg#124 from ivankravets/patch-23
Browse files Browse the repository at this point in the history
Fix source location for MSP430
  • Loading branch information
jrowberg committed Dec 8, 2014
2 parents 8b55952 + 5207a77 commit f7a441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MSP430/MPU6050/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "I2Cdevlib-MPU6050",
"keywords": "gyroscope, accelerometer, sensor, i2cdevlib, i2c",
"description": "The MPU6050 combines a 3-axis gyroscope and a 3-axis accelerometer on the same silicon die together with an onboard Digital Motion Processor(DMP) which processes complex 6-axis MotionFusion algorithms",
"include": "Arduino/MPU6050",
"include": "MSP430/MPU6050",
"repository":
{
"type": "git",
Expand Down

0 comments on commit f7a441c

Please sign in to comment.