From 16ffd26c35eb71bc55fdf791dcda94a0527640a5 Mon Sep 17 00:00:00 2001 From: Jack Zielke Date: Tue, 21 Aug 2018 21:19:21 -0400 Subject: [PATCH] arduino.h -> Arduino.h --- ubitx_20/softserial_tiny.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubitx_20/softserial_tiny.cpp b/ubitx_20/softserial_tiny.cpp index 4738e87..6023c67 100644 --- a/ubitx_20/softserial_tiny.cpp +++ b/ubitx_20/softserial_tiny.cpp @@ -70,7 +70,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The latest version of this library can always be found at http://arduiniana.org. */ -#include +#include //================================================================ //Public Variable