More modernization

This commit is contained in:
2026-08-18 12:18:31 -04:00
parent e64c6878c1
commit 84d2435b83
8 changed files with 246 additions and 48 deletions
+1
View File
@@ -14,6 +14,7 @@ namespace WorkIndicator
public static class LightController
{
private static readonly AudioWatcher AudioWatcher = new();
private static StoplightIndicator _stoplightIndicator;
private static UsbService _usbService;
private static bool _initialized;