Skip to content

Commit

Permalink
thanks
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcg committed Mar 1, 2021
1 parent 7d3711a commit c079b19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HYBRID/HYBRID.ino
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]
Thanks to Rich Platt for hybrid model code and testing.
Thanks to Rich Platts for hybrid model code and testing.
calcCRC by [email protected] and [email protected]
*****/
#include <Arduino.h>
Expand Down
2 changes: 1 addition & 1 deletion ME3000SP/ME3000SP.ino
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]
Thanks to Rich Platt for hybrid model code and testing.
Thanks to Rich Platts for hybrid model code and testing.
calcCRC by [email protected] and [email protected]
*****/
#include <Arduino.h>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]
Thanks to Rich Platts for hybrid model code and testing.
calcCRC by [email protected] and [email protected]

# How To Build
Expand Down

0 comments on commit c079b19

Please sign in to comment.