clang format

This commit is contained in:
Adafruit Adabot 2019-09-20 00:24:53 -04:00
parent ee6f82c259
commit c67ad48dbe

View file

@ -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)
*/