TwoWire object can now be passed to the constructor
You can now pass a TwoWire object to the constructor. E.g.:
SI1145_WE mySI1145 = SI1145_WE(&wire2);
You can now pass a TwoWire object to the constructor. E.g.:
SI1145_WE mySI1145 = SI1145_WE(&wire2);