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