From a9854a4d85ffe56dd52e564fe979087e05f17050 Mon Sep 17 00:00:00 2001 From: Adrien van den Bossche <vandenbo@univ-tlse2.fr> Date: Tue, 23 Jun 2020 16:50:32 +0200 Subject: [PATCH] Update README.md with node-red-flow-example.png image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2cdb00..fef56f5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Another localisation packet protocol to send/receive localisation data over netw ### Node-RED + + ### JSON messages LocaPack messages are also available in JSON. Example of a Universal GNSS localisation packet: -- GitLab