增加障碍物状态显示
This commit is contained in:
@@ -61,6 +61,7 @@ static void Loop()
|
|||||||
ips200_show_uint(160, 185, Lpt1_found_barrier, 3);
|
ips200_show_uint(160, 185, Lpt1_found_barrier, 3);
|
||||||
ips200_show_uint(160, 205, Lpt0_found_barrier_in, 3);
|
ips200_show_uint(160, 205, Lpt0_found_barrier_in, 3);
|
||||||
ips200_show_uint(160, 224, Lpt1_found_barrier_in, 3);
|
ips200_show_uint(160, 224, Lpt1_found_barrier_in, 3);
|
||||||
|
ips200_show_uint(200, 165, barrier_type, 3);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user