Skip to content

Releases: wollewald/ADS1115_WE

Fixed the bug in the fix

02 Jul 19:39
251eab8
Compare
Choose a tag to compare

Sorry the fix in last relase had bug!

Fixed a bug in ADS1115.cpp

02 Jul 12:46
24e7b3d
Compare
Choose a tag to compare

When changing the range, the lower alarm limit has not been updated correctly.

Renamed one function, some amendments of examples

29 Jun 19:34
dcc47d8
Compare
Choose a tag to compare
  • renamed unlatchAlert to clearAlert, since unlatch could be misleading
  • small error "ADS1115_ASSERT_AFTER_3" does not exist -> changed to "ADS1115_ASSERT_AFTER_4"
  • changed function list accordingly
  • examples contained few lines of redundant code

Initial Release

27 Jun 14:50
e5dfdea
Compare
Choose a tag to compare

This is the initial release of the library. I have tested it extensively.