UI library

Dependents:   201_test-UI 200_yotsuba_21

Revision:
3:1f322deb75d8
Parent:
2:a5e8e6156172
diff -r a5e8e6156172 -r 1f322deb75d8 ui.h
--- a/ui.h	Thu Mar 04 11:38:44 2021 +0000
+++ b/ui.h	Fri Mar 05 05:02:49 2021 +0000
@@ -41,7 +41,7 @@
     mainに入れよう
     */
     uint8_t team, algorithm, displayst, start, mode;
-    uint8_t b[4], b_[4], st[4], b0;
+    uint8_t b[4], b_[4], flag[4], st[4], b0;
     /*
     team      -> 0:yellow  1:blue
     algorithm -> 0:offence  1:deffence  2:kicktest  3:displayonly  4:display & omuni