From 5f376ded7533e466d5867cd6e266d86dc21b7078 Mon Sep 17 00:00:00 2001 From: Vegar Westerlund Date: Sun, 12 May 2019 20:00:10 +0200 Subject: [PATCH] Update README --- Arduino Code/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Arduino Code/README.md b/Arduino Code/README.md index e87c84a3..fb05a76f 100644 --- a/Arduino Code/README.md +++ b/Arduino Code/README.md @@ -21,3 +21,7 @@ the sketch runs on the [Adafruit Feather M0 WiFi w/ATWINC1500](https://www.adafr The shared library to read from a serial port and decode the data into packets. +### Arduino Libraries/HanToJson + +Shared library to create a json structure from the read HAN packets (for the different meter types). +