update examples/Snake/main_snake_LCD.py.

This commit is contained in:
李昂 2022-03-27 09:16:30 +00:00 committed by Gitee
parent 090bf5c7c5
commit 2220786e36
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -60,6 +60,7 @@ d = 0
isUpdate = 1
isEat = 0
while True:
time.sleep_ms(50)
if isUpdate:
# isUpdate = 0
# check eat fruit