基于msp430的mpu6050陀螺仪程序
//includes.h#include <msp430x14x.h>#include "LCD1602.h"#include "mpu6050.h"//main.c #include "includ