From cd2c5adbc9a09e46f66cc6482fa29e28051fa994 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Fri, 25 Feb 2022 10:18:36 -0700 Subject: [PATCH] added meshtastic-flasher to admonitions --- docs/software/web/partitions.md | 2 +- docs/software/web/usage.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/software/web/partitions.md b/docs/software/web/partitions.md index 7ce289b3..68c5e2af 100644 --- a/docs/software/web/partitions.md +++ b/docs/software/web/partitions.md @@ -4,7 +4,7 @@ title: Managing ESP32 partitions sidebar_label: ESP32 partitions --- :::caution -It has been reported that some of this information is out of date. +It has been reported that some of this information is out of date. Flashing the device with [Meshtastic-flasher](/docs/getting-started/meshtastic-flasher) should fix these partition issues and update you to the current web interface. FIXME - Investigate and rewrite document to reflect the current ESP32 Partition mitigation. ::: diff --git a/docs/software/web/usage.md b/docs/software/web/usage.md index 6f7d92f8..f2e22a06 100644 --- a/docs/software/web/usage.md +++ b/docs/software/web/usage.md @@ -4,7 +4,7 @@ title: Using the web interface sidebar_label: Usage --- :::caution -It has been reported that some of this information is out of date. +It has been reported that some of this information is out of date. Flashing the device with [Meshtastic-flasher](/docs/getting-started/meshtastic-flasher) should fix these partition issues and update you to the current web interface. FIXME - Investigate and rewrite document to reflect the current web usage solution. :::