Get closer to parity with meshcore packet capture

This commit is contained in:
Jack Kingsman
2026-03-03 09:31:24 -08:00
parent 662e84adbe
commit be21b434cf
4 changed files with 57 additions and 30 deletions
@@ -341,7 +341,16 @@ export function SettingsMqttSection({
<div className="px-4 pb-4 space-y-3 border-t border-input">
<p className="text-xs text-muted-foreground pt-3">
Share raw packet data with the MeshCore community for coverage mapping and network
analysis. Only raw RF packets are shared never decrypted messages.
analysis. Only raw RF packets are shared never decrypted messages. General parity
with{' '}
<a
href="https://github.com/agessaman/meshcore-packet-capture"
target="_blank"
rel="noopener noreferrer"
>
meshcore-packet-capture
</a>
.
</p>
<label className="flex items-center gap-3 cursor-pointer">
<input