Skip to content

Commit

Permalink
Update qwiic_adxl313.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lewispg228 authored Jun 24, 2021
1 parent 61a4c0f commit 06ea842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qwiic_adxl313.py
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,7 @@ def setInterrupt(self, interruptBit, state):
def ActivityINT(self, state):
"""
Enables or disables the activity interrupt
:param state: 1 = enabled, 0 = disabled
:return: Returns true of the function was completed, otherwise False.
Expand Down

0 comments on commit 06ea842

Please sign in to comment.