Skip to content

Commit 2edd386

Browse files
committed
To make completion checking read better
1 parent afedc64 commit 2edd386

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Minesweep/code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
BOMBMISFLAGGED = 12
4444
BOMBQUESTION = 13
4545
BOMBREVEALED = 14
46+
BOMB = 14
4647

4748
snapshot = Debouncer(digitalio.DigitalInOut(board.D4))
4849

0 commit comments

Comments
 (0)