transition WhisplayInterface to pure state machine
This commit is contained in:
@@ -4,7 +4,7 @@ import socket
|
||||
import threading
|
||||
import time
|
||||
|
||||
from whisplay import WhisplayBoard
|
||||
from runtime.whisplay import WhisplayBoard
|
||||
|
||||
|
||||
DEFAULT_DAEMON_SOCKET_PATH = "/tmp/whisplay-daemon.sock"
|
||||
|
||||
Reference in New Issue
Block a user