diff options
author | Diego Barrios Romero <eldruin@gmail.com> | 2018-11-10 10:02:25 +0100 |
---|---|---|
committer | Diego Barrios Romero <eldruin@gmail.com> | 2018-11-10 10:02:25 +0100 |
commit | 5ce234fb2e0881b9c5487dd652b9aa0b72d39dc8 (patch) | |
tree | fe8ec2a26525e19b73eb8be4de978dead69c42ea /README.md | |
parent | f6ac6188a652bd7ccff772648d57cff9a0963e84 (diff) | |
download | ads1x1x-async-5ce234fb2e0881b9c5487dd652b9aa0b72d39dc8.tar.gz ads1x1x-async-5ce234fb2e0881b9c5487dd652b9aa0b72d39dc8.tar.xz ads1x1x-async-5ce234fb2e0881b9c5487dd652b9aa0b72d39dc8.zip |
Update driver capabilities
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ This driver allows you to: - Set the low and high thresholds. See: `set_high_threshold()`. - Set the comparator mode. See: `set_comparator_mode()`. - Set the comparator polarity. See: `set_comparator_polarity()`. +- Set the comparator latching. See: `set_comparator_latching()`. ## The devices |