From d0624d1f90fa658201670e7c8fc4c13c6f632d06 Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Fri, 14 Feb 2025 23:11:02 -0700 Subject: [PATCH] add block --- docs/blocks/_qr-code.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/blocks/_qr-code.mdx diff --git a/docs/blocks/_qr-code.mdx b/docs/blocks/_qr-code.mdx new file mode 100644 index 00000000..7c051e0b --- /dev/null +++ b/docs/blocks/_qr-code.mdx @@ -0,0 +1,6 @@ +The Meshtastic QR code (or Channel URL) allows users to quickly share channel and LoRa settings, making it easy to configure multiple nodes with matching settings for communication. Scanning a QR code applies all included channel settings and LoRa configuration settings, so be sure to review what these settings include before proceeding. Only scan QR codes from trusted sources. + +For more details, see: + +- [Channel Config](/docs/configuration/radio/channels) +- [LoRa Config](/docs/configuration/radio/lora/)