Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit f4ddb54

Browse files
committed
let me explain what happened
i dont know 👅
1 parent e847ee8 commit f4ddb54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Naamloos/Flappy BirDT/FlappybirDT/FlappybirDT.ino

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ void setup() {
5656
pinMode(11, OUTPUT);
5757
digitalWrite(11, LOW);
5858
pinMode(9, INPUT_PULLUP);
59+
score = 0;
5960
}
6061

6162
int buttonState = HIGH;

0 commit comments

Comments
 (0)