From 77fe621cba556e9c76cd1f35514fa5fa453a18dc Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 25 Sep 2021 17:37:35 +0200 Subject: [PATCH] Updated readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b785fc9..d4ada40 100755 --- a/README.md +++ b/README.md @@ -65,9 +65,12 @@ Reticulum implements a range of generalised interface types that covers most of ## Feature Roadmap - More interface types for even broader compatibility - ESP32 devices (ESP-Now, Bluetooth, etc.) - - AT-compatible voice modems + - AT-compatible modems + - CAN-bus - ZeroMQ - MQTT + - SPI + - i²c - A delay and disruption tolerant message transfer protocol built on Reticulum, see [LXMF](https://github.com/markqvist/lxmf) - A few useful-in-the-real-world apps built with Reticulum, see [Nomad Network](https://github.com/markqvist/NomadNet)