Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Compound tmpSensor is not documented. #76

Open
8 tasks
ntlhui opened this issue Oct 1, 2024 · 0 comments
Open
8 tasks

docs: Compound tmpSensor is not documented. #76

ntlhui opened this issue Oct 1, 2024 · 0 comments

Comments

@ntlhui
Copy link
Contributor

ntlhui commented Oct 1, 2024

  • src/temperature/tmpSensor.h:6: error: Compound tmpSensor is not documented.
  • src/temperature/tmpSensor.cpp:3: error: Found unknown command '@emilybthorpe'
  • src/temperature/tmpSensor.h:8: error: Member tmpSensor(MAX31725 &sensor) (function) of class tmpSensor is not documented.
  • src/temperature/tmpSensor.h:23: error: Member m_sensor (variable) of class tmpSensor is not documented.
  • :1: error: parameters of member tmpSensor::tmpSensor are not documented
  • src/temperature/tmpSensor.h:18: error: return type of member tmpSensor::getTemp is not documented
  • src/temperature/tmpSensor.h:10: error: return type of member tmpSensor::init is not documented
  • src/temperature/tmpSensor.h:14: error: return type of member tmpSensor::stop is not documented

ed2263e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant