更新陀螺仪相关设置
This commit is contained in:
@@ -45,7 +45,7 @@ void by_ips_show(void)
|
||||
ips200_show_float(46, 32, eulerAngle.pitch, 3, 2);
|
||||
ips200_show_float(46, 48, eulerAngle.roll, 3, 2);
|
||||
ips200_show_float(46, 64, eulerAngle.yaw, 3, 2);
|
||||
// ips200_show_float(46 , 32, icm_data.gyro_x, 2, 2);
|
||||
// ips200_show_float(46 , 32, icm_data.gyro_x, 2, 2);
|
||||
// ips200_show_float(106, 32, icm_data.gyro_y, 2, 2);
|
||||
// ips200_show_float(166, 32, icm_data.gyro_z, 2, 2);
|
||||
ips200_show_float(46, 80, imu660ra_temperature, 2, 2);
|
||||
|
||||
Reference in New Issue
Block a user