issues
search
polovik
/
notikeys
MIT License
1
stars
0
forks
source link
Exit from the GUI with cleaning up
#27
Closed
polovik
closed
8 years ago
polovik
commented
8 years ago
Postpone MainWindow closing for 1sec
Display message on MainWindow "Disconnecting"
Send command SHUTDOWN or HALT or STOP_CONFIGURING to device after 1 second:
Close sockets (SERVER_SOCKET_NAME, Device::closeDevice)
polovik
commented
8 years ago
Send command RESET instead of SHUTDOWN or HALT or STOP_CONFIGURING
polovik
commented
8 years ago
is done