Adding the peripheralDeviceClerk to the UI

This commit is contained in:
2026-01-14 22:53:50 +00:00
parent 4ce12f07e8
commit 2952ec7085
4 changed files with 64 additions and 20 deletions
+8
View File
@@ -41,3 +41,11 @@ type ErrorCreateWindowEv struct {
type ErrorFormParseEv struct {
Error error
}
// Layout events --------------------------------------------------------------
// Device events
type FindCDashDisplay struct{}
// Device events --------------------------------------------------------------