From 768f39df699ebf3db63665edc54646be2e0c3812 Mon Sep 17 00:00:00 2001 From: Morten Nielsen <1378165+dotMorten@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:31:25 -0800 Subject: [PATCH] Update Features.md --- docs/Features.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Features.md b/docs/Features.md index f749c80..3cc48a0 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -12,4 +12,5 @@ - Emulation from NMEA log file (all platforms) - Serial Device: .NET Framework, .NET Core (Windows, Linux, Mac) and Windows Universal. - Bluetooth: Windows Universal and Android. .NET Core/.NET Framework is supported using the Bluetooth device via the SerialPortDevice. +- Devices support two-way communication, allowing you to enhance accuracy with [NTRIP](concepts/ntrip.md) or send other messages to your device.