日常更新
This commit is contained in:
@@ -49,7 +49,7 @@ static void Loop()
|
||||
{
|
||||
// 刷新参数数值
|
||||
ips200_show_float(90, 18 + 2, *((float *)(Param_Data[delta_x].p_data)), 4, 5);
|
||||
ips200_show_float(90, 18 + 20, *((float *)(Param_Data[delta_x].p_data)), 4, 5);
|
||||
ips200_show_float(90, 18 + 20, *((float *)(Param_Data[delta_y].p_data)), 4, 5);
|
||||
ips200_show_int(90, 18 + 38, track_type, 1);
|
||||
ips200_show_int(90, 18 + 56, garage_type, 1);
|
||||
ips200_show_int(90, 18 + 74, cross_type, 1);
|
||||
|
||||
Reference in New Issue
Block a user