Skip to content

Added public member function for setting sensitivity control#1

Open
BrendanAndrade wants to merge 1 commit intoadafruit:masterfrom
ninjaneering:master
Open

Added public member function for setting sensitivity control#1
BrendanAndrade wants to merge 1 commit intoadafruit:masterfrom
ninjaneering:master

Conversation

@BrendanAndrade
Copy link

Added sensitivity(uint8_t x) as public member function:
Behavior:
If x > 7, return.
Otherwise, write delta_sense bits (x) and default (1111b) base_shift bits to sensitivity control address.

Added sensitivity(uint8_t x) as public member function.
If x not > 7, write delta_sense bits (x) with default (1111b) base_shift bits to sensitivity control address.
Otherwise return.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant