feat: adds UI for unknown node details (#1219)

This commit is contained in:
James Rich 2024-09-16 18:20:20 -05:00 committed by GitHub
parent e3c795d856
commit 858544b0f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 33 additions and 22 deletions

View file

@ -36,7 +36,8 @@ class NodeInfoPreviewParameterProvider: PreviewParameterProvider<NodeInfo> {
longName = "Micky Mouse",
shortName = "MM",
id = "mickeyMouseId",
hwModel = MeshProtos.HardwareModel.TBEAM
hwModel = MeshProtos.HardwareModel.TBEAM,
role = 0,
),
hopsAway = 0
)