Skip to content

Releases: regimantas/Oversampling

Updated to be compatible with Arduino IDE 2.

22 Sep 13:04
dffa75a
Compare
Choose a tag to compare

Updated to be compatible with Arduino IDE 2.

0.97

06 Mar 17:35
137b2b7
Compare
Choose a tag to compare

Fixed int to long. Changed adc resoliution from 10bit - 12bit to 8bit - 16bit.

Fixed Many Bugs :)

01 Mar 12:03
ebe99b7
Compare
Choose a tag to compare

Fixed Many Bugs. Replaced int to unsigned long fixed documentation :)

What's Changed

  • Managing 32-bit unsigned long return values by @Ircama in #2
  • Improved documentation by @Ircama in #4
  • Set "unsigned long" also in the header by @Ircama in #3
  • Simplify OSR, Rshift assign by @muink in #5

New Contributors

  • @Ircama made their first contribution in #2
  • @muink made their first contribution in #5

Full Changelog: 0.9.5...0.96

0.9.5

18 Dec 11:59
ddab839
Compare
Choose a tag to compare

Fix most broblems

0.9.4

17 Dec 16:24
eaa7c93
Compare
Choose a tag to compare
Add files via upload

Fix non compiling problem

17 Dec 16:04
678ebd8
Compare
Choose a tag to compare

Fix misstake in code.

Not comppiling got serious bugs.

17 Dec 12:06
4279863
Compare
Choose a tag to compare
0.9.2

Update library.properties