Add additional device name prefixes to MeshCoreUuids

This commit is contained in:
just-stuff-tm 2026-03-28 12:20:27 -04:00
parent 411cd3f8d2
commit e4e8bfa4ef

View file

@ -7,6 +7,8 @@ class MeshCoreUuids {
"MeshCore-",
"Whisper-",
"WisCore-",
"Seeed",
"Lilygo",
"HT-",
];
}