소스 검색

Update MPPT_Code.ino

OpenGreenEnergy 10 년 전
부모
커밋
d5894f640a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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