From 7b3fb4647560d32ca86edd5bbd3640e6d502f830 Mon Sep 17 00:00:00 2001 From: James Devine Date: Mon, 18 Sep 2017 19:54:06 +0200 Subject: [PATCH] --- Hydroponicsmeasure.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/Hydroponicsmeasure.ino b/Hydroponicsmeasure.ino index ff8dbce..fbed545 100644 --- a/Hydroponicsmeasure.ino +++ b/Hydroponicsmeasure.ino @@ -26,6 +26,7 @@ * * As a reminder to myself, I used pin PA6 on the OrangePiZero that I'm hosting this on for reset (active low) * on the Arduino Pro Mini, there is also a 3v3/5v potential divider on the TX from the Arduino. + * The Orange Pi Zero UART being used is UART1 * * Licensed under GPL V3. Read the license here: * https://www.gnu.org/licenses/gpl-3.0.en.html