From 5ac29626a16bd293d243720db3a5be1e252df162 Mon Sep 17 00:00:00 2001 From: GUVWAF Date: Sat, 26 Nov 2022 09:40:45 +0100 Subject: [PATCH] Clarify check and cross mark meaning --- docs/about/faq.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/about/faq.mdx b/docs/about/faq.mdx index 55535e93..ec633739 100644 --- a/docs/about/faq.mdx +++ b/docs/about/faq.mdx @@ -27,8 +27,8 @@ Minimum requirement is Android 5 (Lollipop 2014, first BLE support), however And - Empty Cloud - Queued on the app to be sent to your device. - Up Arrow - Queued on the device to be sent over the mesh. -- Check Mark - Delivered over the mesh. -- Cross Mark - Error. +- Check Mark - At least one other device on the mesh confirmed it received the message. +- Cross Mark - No confirmation was received after the default three retransmissions. ### How can I clear the message history?