test avoid bulled game

Dependencies:   C12832_lcd LCD_fonts mbed mbed-rtos

Files at this revision

API Documentation at this revision

Comitter:
kaku_jyoko
Date:
Wed Dec 14 03:03:29 2016 +0000
Parent:
55:e4e2274e5ec0
Child:
57:873b89862cfb
Commit message:
change

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Dec 14 03:02:14 2016 +0000
+++ b/main.cpp	Wed Dec 14 03:03:29 2016 +0000
@@ -18,7 +18,6 @@
 
 Mutex jump_mtx;
 Mutex update_mtx;
-int jump_flag = 0;
 Person h;
 Stage stage;
 Serial pc(USBTX, USBRX); // tx, rx