日常更新
This commit is contained in:
@@ -53,7 +53,7 @@ static void Loop()
|
||||
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);
|
||||
ips200_show_int(90, 18 + 92, circle_type, 1);
|
||||
ips200_show_int(90, 18 + 92, circle_type, 2);
|
||||
ips200_show_int(90, 18 + 110, s_type, 1);
|
||||
ips200_show_float(90, 18 + 128, curvature, 4, 5);
|
||||
ips200_show_int(90, 18 + 146, Lpt0_found_barrier_in, 1);
|
||||
|
||||
@@ -63,6 +63,7 @@ static void Loop()
|
||||
ips200_show_uint(160, 224, Lpt1_found_barrier_in, 3);
|
||||
ips200_show_uint(200, 165, barrier_type, 3);
|
||||
ips200_show_uint(200, 185, state_type, 5);
|
||||
//ips200_show_uint(200, 205, ceshi, 5);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user