feat: add device hotplug event notifications (USB on Linux)
This commit is contained in:
5
pkg/devices/source.go
Normal file
5
pkg/devices/source.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package devices
|
||||
|
||||
import "github.com/sipeed/picoclaw/pkg/devices/events"
|
||||
|
||||
type EventSource = events.EventSource
|
||||
Reference in New Issue
Block a user