add demo
This commit is contained in:
parent
424cf11466
commit
bec349ab02
@ -136,7 +136,6 @@ class fenrirManager():
|
|||||||
self.environment['runtime']['commandManager'].executeDefaultTrigger('onHeartBeat',force=True)
|
self.environment['runtime']['commandManager'].executeDefaultTrigger('onHeartBeat',force=True)
|
||||||
#self.environment['runtime']['outputManager'].brailleText(flush=False)
|
#self.environment['runtime']['outputManager'].brailleText(flush=False)
|
||||||
def detectByteCommand(self, escapeSequence):
|
def detectByteCommand(self, escapeSequence):
|
||||||
print(escapeSequence)
|
|
||||||
command = ''
|
command = ''
|
||||||
try:
|
try:
|
||||||
commands = {
|
commands = {
|
||||||
|
Loading…
Reference in New Issue
Block a user