From c079b19f49f5bf1fc0f11bc80206d1e9c2ed1b00 Mon Sep 17 00:00:00 2001 From: cmcg Date: Mon, 1 Mar 2021 11:14:23 +0000 Subject: [PATCH] thanks --- HYBRID/HYBRID.ino | 2 +- ME3000SP/ME3000SP.ino | 2 +- README.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/HYBRID/HYBRID.ino b/HYBRID/HYBRID.ino index c754030..3143917 100644 --- a/HYBRID/HYBRID.ino +++ b/HYBRID/HYBRID.ino @@ -42,7 +42,7 @@ sofar2mqtt/set/discharge - send values in the range 0-6000 (watts) battery_save is a hybrid auto mode that will charge from excess solar but not discharge. (c)Colin McGerty 2021 colin@mcgerty.co.uk -Thanks to Rich Platt for hybrid model code and testing. +Thanks to Rich Platts for hybrid model code and testing. calcCRC by angelo.compagnucci@gmail.com and jpmzometa@gmail.com *****/ #include diff --git a/ME3000SP/ME3000SP.ino b/ME3000SP/ME3000SP.ino index df5ed6c..d1157b0 100644 --- a/ME3000SP/ME3000SP.ino +++ b/ME3000SP/ME3000SP.ino @@ -42,7 +42,7 @@ sofar2mqtt/set/discharge - send values in the range 0-3000 (watts) battery_save is a hybrid auto mode that will charge from excess solar but not discharge. (c)Colin McGerty 2021 colin@mcgerty.co.uk -Thanks to Rich Platt for hybrid model code and testing. +Thanks to Rich Platts for hybrid model code and testing. calcCRC by angelo.compagnucci@gmail.com and jpmzometa@gmail.com *****/ #include diff --git a/README.md b/README.md index 3d37f34..71563be 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ sofar2mqtt/set/discharge - send values in the range 0-3000 (watts) battery_save is a hybrid auto mode that will charge from excess solar but not discharge. (c)Colin McGerty 2021 colin@mcgerty.co.uk +Thanks to Rich Platts for hybrid model code and testing. calcCRC by angelo.compagnucci@gmail.com and jpmzometa@gmail.com # How To Build