Closed F-Schmidt99 closed 1 year ago
In class SensirionI2CSht4x.cpp the documentation says (line 53):
* @param serial Arduino stream object to be communicated with.
Should be:
* @param i2cBus Arduino stream object to be communicated with.
Thanks for pointing that out, we will fix the documentation in an updated version
the comment is fixed on master
In class SensirionI2CSht4x.cpp the documentation says (line 53):
* @param serial Arduino stream object to be communicated with.
Should be:
* @param i2cBus Arduino stream object to be communicated with.