This commit is contained in:
Brad Stein 2025-06-02 20:24:00 -05:00
parent ac082bca8c
commit 8da12980ea

View File

@ -11,7 +11,7 @@ use navka_common::navka::{
relay_server::{Relay, RelayServer},
HidReport,
};
systemctl list services
struct RelaySvc {
// shared broadcast channel (unused for now, but kept for future fan-out)
_hub_tx: mpsc::Sender<HidReport>,