Update terminis.py
This commit is contained in:
parent
2839995d79
commit
6fb5eed340
@ -13,7 +13,7 @@ import sched
|
||||
import time
|
||||
|
||||
# You can change controls here.
|
||||
# Acceptable values are printable keys ('q', 'w'...) and curses's constants name starting with "KEY_"
|
||||
# Acceptable values are printable characters ('q', 'w'...) and curses's constants name starting with "KEY_"
|
||||
# See https://docs.python.org/3/library/curses.html?highlight=curses#constants
|
||||
CONTROLS = {
|
||||
"MOVE LEFT": "KEY_LEFT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user