From 8e4f839b7aa5c34e3ae15652ee06573a040bd01f Mon Sep 17 00:00:00 2001 From: James Devine Date: Mon, 18 Sep 2017 19:53:07 +0200 Subject: [PATCH] --- Hydroponicsmeasure.ino | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Hydroponicsmeasure.ino b/Hydroponicsmeasure.ino index 41a961c..ff8dbce 100644 --- a/Hydroponicsmeasure.ino +++ b/Hydroponicsmeasure.ino @@ -24,6 +24,9 @@ * Pin A2 - pH Meter V1.1 data (DF Robot breakout) * Pin A3 - TMP36 data pin * + * 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. + * * Licensed under GPL V3. Read the license here: * https://www.gnu.org/licenses/gpl-3.0.en.html *