start inherit more drivers
This commit is contained in:
parent
bf7b74b878
commit
4bf20aa955
@ -22,7 +22,7 @@ class screenDriver():
|
|||||||
self.env = environment
|
self.env = environment
|
||||||
self._isInitialized = True
|
self._isInitialized = True
|
||||||
def shutdown(self):
|
def shutdown(self):
|
||||||
pass
|
self._isInitialized = False
|
||||||
def getCurrScreen(self):
|
def getCurrScreen(self):
|
||||||
pass
|
pass
|
||||||
def getCurrApplication(self):
|
def getCurrApplication(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user