存了一下最新的pid参数
This commit is contained in:
@@ -51,7 +51,7 @@ static void Loop()
|
||||
ips200_show_string(0, 60, "accz");
|
||||
ips200_show_float(80, 60, (float)imu660ra_acc_z, 6, 1);
|
||||
ips200_show_string(0, 80, "accy");
|
||||
ips200_show_float(80, 80, (float)imu660ra_acc_y, 4, 2);
|
||||
ips200_show_float(80, 80, (float)imu660ra_gyro_z, 4, 2);
|
||||
ips200_show_string(0, 100, "speed");
|
||||
ips200_show_float(80, 100, in_speed, 4, 4);
|
||||
ips200_show_string(0, 120, "outang");
|
||||
|
||||
Reference in New Issue
Block a user