physee / Victron.Arduino-ESP8266

Code to read the VE.Direct-Protocol from serial into a value array. Uses a non-blocking read loop and does checksum verification before adding the data.
MIT License
120 stars 22 forks source link

Update config.h #9

Closed Netfreak25 closed 4 years ago

Netfreak25 commented 4 years ago

Added definition for MPPT 100 | 20

Netfreak25 commented 4 years ago

Ps: Awesome work!