From 9d3ef9d1dcd486056559883a62bd7551444c4fd2 Mon Sep 17 00:00:00 2001 From: JKANetwork Date: Mon, 12 Sep 2016 18:34:18 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff6c1ba..047b65d 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,6 @@ Some functions removed too in this lite version like listen() and stopListening( because you can use only one serial comunication, end(), and peek(), and inverse logic. But they are in code, you can tweak it to include or not. +If anyone knows how to lite more this library, you can help us + Original code: https://github.com/arduino/Arduino/tree/master/hardware/arduino/avr/libraries/SoftwareSerial \ No newline at end of file