Skip to content

Commit

Permalink
Fix Doxygen errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
busload-pessimist-cornbread committed Nov 25, 2023
1 parent 4bd9ec0 commit 0eb9b19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Adafruit_MLX90393.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ bool Adafruit_MLX90393::setTrigInt(bool state) {
/**
* Begin a single measurement on all axes
*
* @param axes Which axes to measure.
*
* @return True on command success
*/
bool Adafruit_MLX90393::startSingleMeasurement(uint8_t axes) {
Expand Down

0 comments on commit 0eb9b19

Please sign in to comment.