daeun

a

......@@ -63,6 +63,7 @@ void stop() {
void reset() {
printf("2");
time = 0;
timer();
state = 2;
}
void init() {
......