You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/temperature/max31725_cpp.h:177: error: documented symbol 'MAX31725::m_extended_format' was not declared or defined.
src/temperature/max31725_cpp.h:176: error: Member m_write_address (variable) of class MAX31725 is not documented.
src/temperature/max31725_cpp.h:180: error: Member max31725_extended_format (variable) of class MAX31725 is not documented.
src/temperature/max31725_cpp.h:82: error: argument 'i2c_adrs' of command @param is not found in the argument list of MAX31725::MAX31725(I2C &i2c_bus, uint8_t slave_address)
src/temperature/max31725_cpp.h:82: error: The following parameter of MAX31725::MAX31725(I2C &i2c_bus, uint8_t slave_address) is not documented: parameter 'slave_address'
src/temperature/max31725_cpp.h:82: error: found documented return type for MAX31725::MAX31725 that does not return anything
src/temperature/max31725_cpp.h:97: error: found documented return type for MAX31725::~MAX31725 that does not return anything
src/temperature/max31725.h:148: error: Member uwrd (variable) of union max31725_raw_data is not documented.
src/temperature/max31725.h:149: error: Member swrd (variable) of union max31725_raw_data is not documented.
ed2263e
The text was updated successfully, but these errors were encountered: