From bd876f4fc79ee50abcc8041827983e9eee02ea82 Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Wed, 14 Dec 2022 20:48:06 -0700 Subject: [PATCH] remove section --- docs/about/faq.mdx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/about/faq.mdx b/docs/about/faq.mdx index 5c7b17a7..45c732ef 100644 --- a/docs/about/faq.mdx +++ b/docs/about/faq.mdx @@ -23,11 +23,7 @@ Everyone contributes in a different way. Join the [Meshtastic Discord](https://d Minimum requirement is Android 5 (Lollipop 2014, first BLE support), however at least Android 6 (Marshmallow 2015) is recommended as Bluetooth is more stable. While Android 5/6 are officially supported by Meshtastic, it is *not* recommended that you purchase devices with these versions due to their limited OS support and limited battery life due to age. Many newer models exist that are very affordable. A good resource to use when researching affordable devices is the [LineageOS Supported Devices List](https://wiki.lineageos.org/devices/). -### Is location access required to use the Meshtastic App? - -Depending on which version of Android your device runs, you may have to enable location access to pair via Bluetooth. For Android 8+ we use [this API](https://developer.android.com/guide/topics/connectivity/companion-device-pairing) that does not require location access. However, each OS implements BLE differently and we have noticed some devices still require location access to scan for Bluetooth devices. - -### What's the cloud icon next to the message? +### What is the cloud icon next to the message? - Empty Cloud - Queued on the device to be sent over the mesh. - Up Arrow - Queued on the app to be sent to your device.