clang format
This commit is contained in:
parent
ee6f82c259
commit
c67ad48dbe
1 changed files with 2 additions and 1 deletions
|
|
@ -297,7 +297,8 @@ void Adafruit_MSA301::read(void) {
|
|||
@brief Set the click detection register thresholds
|
||||
@param tap_quiet TAP_QUIET flag (check datasheet for details)
|
||||
@param tap_shock TAP_SHOCK flag (check datasheet for details)
|
||||
@param tapduration How long to listen for a second tap (check datasheet for details)
|
||||
@param tapduration How long to listen for a second tap (check datasheet for
|
||||
details)
|
||||
@param tapthresh How strong the tap signal has to be (check datasheet for
|
||||
details)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue