initial frontend
This commit is contained in:
@@ -22,7 +22,7 @@ struct Telemetry {
|
||||
}
|
||||
|
||||
struct TelemetryItemHandle {
|
||||
uuid: Vec<u8>,
|
||||
uuid: String,
|
||||
tx: Sender<TelemetryItem>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user