From aba63264da1daa4d574ad6f86d294146604d8095 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Wed, 30 Mar 2022 20:13:30 -0600 Subject: [PATCH] fixed replacement messages --- docs/settings/canned-message-module.md | 2 +- docs/settings/external-notification-module.md | 2 +- docs/settings/input-broker-module.md | 3 +++ docs/settings/range-test-module.md | 2 +- docs/settings/serial-module.md | 2 +- docs/settings/store-and-forward-module.md | 2 +- docs/settings/telemetry-module.md | 2 +- 7 files changed, 9 insertions(+), 6 deletions(-) diff --git a/docs/settings/canned-message-module.md b/docs/settings/canned-message-module.md index 07085412..fbc69813 100644 --- a/docs/settings/canned-message-module.md +++ b/docs/settings/canned-message-module.md @@ -11,7 +11,7 @@ import PluginModule from '@site/docs/_blocks/_plugin_module.mdx'; GPIO access is fundamentally dangerous because invalid options can physically damage or destroy your hardware. Ensure that you fully understand the schematic for your particular device before trying this as we do not offer a warranty. Use at your own risk. ::: - + diff --git a/docs/settings/external-notification-module.md b/docs/settings/external-notification-module.md index ab1b4e29..5be34292 100644 --- a/docs/settings/external-notification-module.md +++ b/docs/settings/external-notification-module.md @@ -12,7 +12,7 @@ import PluginModule from '@site/docs/_blocks/_plugin_module.mdx'; :::warning GPIO access is fundamentally dangerous because invalid options can physically damage or destroy your hardware. Ensure that you fully understand the schematic for your particular device before trying this as we do not offer a warranty. Use at your own risk. ::: - + diff --git a/docs/settings/input-broker-module.md b/docs/settings/input-broker-module.md index e3ad2062..bbd164ae 100644 --- a/docs/settings/input-broker-module.md +++ b/docs/settings/input-broker-module.md @@ -6,11 +6,14 @@ sidebar_label: Input Broker import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; +import PluginModule from '@site/docs/_blocks/_plugin_module.mdx'; :::warning GPIO access is fundamentally dangerous because invalid options can physically damage or destroy your hardware. Ensure that you fully understand the schematic for your particular device before trying this as we do not offer a warranty. Use at your own risk. ::: + + :::note diff --git a/docs/settings/range-test-module.md b/docs/settings/range-test-module.md index 83a042b6..948410eb 100644 --- a/docs/settings/range-test-module.md +++ b/docs/settings/range-test-module.md @@ -11,7 +11,7 @@ import PluginModule from '@site/docs/_blocks/_plugin_module.mdx'; ## Overview This module allows you to test the range of your Meshtastic nodes. It requires at least two nodes, a sender and a receiver. The receiving node then saves the messages along with the GPS coordinates at which they were received into a .csv file. This .csv file can then be integrated into [Google Earth](https://earth.google.com), [Google Maps - My Maps](https://mymaps.google.com), or any other program capable of processing .csv files. This can enable you to visualize your mesh. - + :::tip Once module settings are changed, a **reset** is required for them to take effect. diff --git a/docs/settings/serial-module.md b/docs/settings/serial-module.md index 16d48a18..27172e43 100644 --- a/docs/settings/serial-module.md +++ b/docs/settings/serial-module.md @@ -12,7 +12,7 @@ import PluginModule from '@site/docs/_blocks/_plugin_module.mdx'; GPIO access is fundamentally dangerous because invalid options can physically damage or destroy your hardware. Ensure that you fully understand the schematic for your particular device before trying this as we do not offer a warranty. Use at your own risk. ::: - + :::note This module requires attaching a peripheral accessory to your device. It will not work without one. diff --git a/docs/settings/store-and-forward-module.md b/docs/settings/store-and-forward-module.md index 04720667..0683079a 100644 --- a/docs/settings/store-and-forward-module.md +++ b/docs/settings/store-and-forward-module.md @@ -20,7 +20,7 @@ Currently only available for ESP32 based devices with external PSRAM. Requires t This is a work in progress and is partially available. Stability is not guaranteed. ::: - + The Store Forward Module is an implementation of a Store and Forward system to enable resilient messaging in the event that a client device is disconnected from the main network. diff --git a/docs/settings/telemetry-module.md b/docs/settings/telemetry-module.md index e70447bc..05b26523 100644 --- a/docs/settings/telemetry-module.md +++ b/docs/settings/telemetry-module.md @@ -12,7 +12,7 @@ import PluginModule from '@site/docs/_blocks/_plugin_module.mdx'; GPIO access is fundamentally dangerous because invalid options can physically damage or destroy your hardware. Ensure that you fully understand the schematic for your particular device before trying this as we do not offer a warranty. Use at your own risk. ::: - +