Skip to content

Commit

Permalink
Fix source location for MSP430
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Dec 7, 2014
1 parent 0489905 commit 5207a77
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 5207a77

Please sign in to comment.