Bettapro / Solar-Tracer-Blynk-V3

Connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266/ESP32 and monitor using Blynk /Homeassistant/MQTT... .
GNU General Public License v3.0
51 stars 12 forks source link

Configurable pins serial #4

Closed Bettapro closed 3 years ago

Bettapro commented 3 years ago

Should add the possibility to specify the pins number on serial communications.

Esp32 supports different pin mapping on HardwareSerial constructor.