AngeloCasi / FUGU-ARDUINO-MPPT-FIRMWARE

An open source Arduino ESP32 MPPT Charger firmware equipped with charging algorithms, WiFi, LCD menus & more!
Creative Commons Zero v1.0 Universal
519 stars 133 forks source link

What is the purpose of "inputSource" #29

Open EarlVadim opened 1 year ago

EarlVadim commented 1 year ago

In the source code there is a parameter “inputSource”, which is assigned values in Read_Sensors.ino. But I didn't find where it is used. What is it for?