Ver Fonte

Update MPPT_Code.ino

OpenGreenEnergy há 10 anos atrás
pai
commit
d5894f640a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      MPPT_Code/MPPT_Code.ino

+ 1 - 1
MPPT_Code/MPPT_Code.ino

@@ -1,7 +1,7 @@
 //----------------------------------------------------------------------------------------------------
 // ARDUINO MPPT SOLAR CHARGE CONTROLLER (Version-3) 
 //  Author: Debasish Dutta/deba168
-//          www.opengreenenergy.com
+//          www.opengreenenergy.in
 //
 //  This code is for an arduino Nano based Solar MPPT charge controller.
 //  This code is a modified version of sample code from www.timnolan.com