Zuntara / Arduino.Pentair

Arduino code for Pentair Intelliflo Wisperflo VS(D)
MIT License
22 stars 0 forks source link

Create a pointer to Serial class(es) through ctor #5

Closed Zuntara closed 7 years ago

Zuntara commented 7 years ago

This gives the ability to switch from Serial implementation. Added extra constructor for passing through a serial class, the existing one remains and initializes the softwareserial class for the given pins.