From 776377ea248eb1be635ba1520f46eeaafd84b2e9 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Sun, 26 Jan 2020 18:29:21 +0100 Subject: [PATCH] Add arc, container and parent --- README.md | 1 + src/hasp.cpp | 51 +++++++++++++++++++++++++++++++++++++-------------- src/hasp.h | 8 +++++--- 3 files changed, 43 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 21eb8ad2..ea336484 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This version also adds ESP32 support to take advantage of the additional hardwar | Parallel display |