Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
caternuson committed Jun 29, 2022
1 parent 1cfc6f5 commit efced8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Adafruit_MAX31865.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ bool Adafruit_MAX31865::begin(max31865_numwires_t wires) {
/**************************************************************************/
/*!
@brief Read the raw 8-bit FAULTSTAT register
@param fault_cycle The fault cycle type to run. Can be MAX31865_FAULT_NONE,
MAX31865_FAULT_AUTO, MAX31865_FAULT_MANUAL_RUN, or
MAX31865_FAULT_MANUAL_FINISH
@return The raw unsigned 8-bit FAULT status register
*/
/**************************************************************************/
Expand Down

0 comments on commit efced8a

Please sign in to comment.