Releases: NuclearPhoenixx/Arduino-Pico-Analog-Correction
Releases · NuclearPhoenixx/Arduino-Pico-Analog-Correction
v1.4.0
- Fixed problems with platform.io.
- Init ADC only once.
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Change old URLs and username mentions.
v1.3.1
v1.3.0
Add temperature read function
v1.2.1
remove artifical delay
v1.2.0
Allow calibrating with custom ADC resolutions.
v1.1.3
Fix AnalogReadResolution for Arduino Pico Release 1.11.0.
v1.1.2
- Move from uint8_t to size_t datatype for pin numbers.
- Update README
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0: Change calibration method from simple map() to actual linear function.
-> Fix version number. OOF
v1.0.1
Fix typo in description.