From 954b9171499416665576dbcf5698076dc159e0a9 Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Sun, 18 Jun 2023 11:34:30 -0700 Subject: [PATCH] Changed iframes to objects --- docs/about/overview/mesh-alg.mdx | 2 +- docs/configuration/module-config/serial.mdx | 2 +- docs/configuration/module-config/telemetry.mdx | 2 +- docs/configuration/module-config/traceroute.mdx | 4 +--- docs/hardware/antennas/lora-antennas.mdx | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/docs/about/overview/mesh-alg.mdx b/docs/about/overview/mesh-alg.mdx index 23b1af8e..a621c29a 100644 --- a/docs/about/overview/mesh-alg.mdx +++ b/docs/about/overview/mesh-alg.mdx @@ -10,7 +10,7 @@ sidebar_position: 2 The routing protocol for Meshtastic is really quite simple (and sub-optimal). If you want to test its theoretical performance, you can have a look at the [simulator](https://github.com/GUVWAF/Meshtasticator). The protocol is heavily influenced by the mesh routing algorithm used in [RadioHead](https://www.airspayce.com/mikem/arduino/RadioHead) (which was used in very early versions of this project). It has four conceptual layers. - + ### A Note About Protocol Buffers diff --git a/docs/configuration/module-config/serial.mdx b/docs/configuration/module-config/serial.mdx index c06db291..33961ba9 100644 --- a/docs/configuration/module-config/serial.mdx +++ b/docs/configuration/module-config/serial.mdx @@ -14,7 +14,7 @@ This is a simple interface to send messages over the mesh network by sending str ![image](https://user-images.githubusercontent.com/9000580/205529843-962c3187-8411-452c-b729-42c58b1571f5.png) - + ## Serial Module Config Values diff --git a/docs/configuration/module-config/telemetry.mdx b/docs/configuration/module-config/telemetry.mdx index 0d63b929..d28647ce 100644 --- a/docs/configuration/module-config/telemetry.mdx +++ b/docs/configuration/module-config/telemetry.mdx @@ -12,7 +12,7 @@ The Telemetry Module provides three types of data over the mesh: Device metrics Supported sensors connected to the I2C bus of the device will be automatically detected at startup. Environment Telemetry and Air Quality must be enabled for them to be instrumented and their readings sent over the mesh. - + ### Currently Supported Sensor Types diff --git a/docs/configuration/module-config/traceroute.mdx b/docs/configuration/module-config/traceroute.mdx index 5a479f8f..0fc12c63 100644 --- a/docs/configuration/module-config/traceroute.mdx +++ b/docs/configuration/module-config/traceroute.mdx @@ -14,9 +14,7 @@ Only nodes that know the encryption key of the channel you use can be tracked. A In order to use it, make sure your devices use firmware version 2.0.8 or higher. - - - + ## Traceroute Module Client Availability diff --git a/docs/hardware/antennas/lora-antennas.mdx b/docs/hardware/antennas/lora-antennas.mdx index bdd45dbd..2ae8781d 100644 --- a/docs/hardware/antennas/lora-antennas.mdx +++ b/docs/hardware/antennas/lora-antennas.mdx @@ -20,7 +20,7 @@ The antenna's design will affect: While the LoRa devices we use for Meshtastic are relatively low power radios, care should be taken _not_ to operate any radio transmission device without an antenna or with a poorly matched antenna. Un-transmitted radio signal reflected back to the transmitter can damage the device. ::: - + ## Important considerations