mirror of
https://github.com/nomi-san/parsec-vdd.git
synced 2026-08-07 05:20:44 +00:00
app: fix thread execution state #40
This commit is contained in:
@@ -37,6 +37,7 @@ namespace ParsecVDisplay
|
||||
|
||||
if (InitDriver())
|
||||
{
|
||||
Helper.StayAwake(false);
|
||||
Application.Run(new Tray());
|
||||
ParsecVDD.Uninit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user