fix: correct casing of "WisCore-" in deviceNamePrefixes list

chore/offband-rebrand
just-stuff-tm 4 months ago
parent e49e80d330
commit 14f3429eb5

@ -6,7 +6,7 @@ class MeshCoreUuids {
static const List<String> deviceNamePrefixes = [
"MeshCore-",
"Whisper-",
"Wiscore-",
"WisCore-",
"HT-",
];
}

Loading…
Cancel
Save

Powered by TurnKey Linux.