update zwave.net version #2

Merged
LiamPietralla merged 2 commits from feat/updated-zwave-net into main 2025-07-18 19:15:18 +10:00
2 changed files with 3 additions and 13 deletions
Showing only changes of commit 761b82c56c - Show all commits

View File

@@ -62,7 +62,7 @@ namespace YaleAccess.Services
isReady = true;
};
driver.StartUpError += (message) =>
driver.StartupErrorEvent += (message) =>
{
throw new Exception(message);
};

Binary file not shown.