Skip to content

TiNo2 Release V2.6.1

Latest
Compare
Choose a tag to compare
@nurazur nurazur released this 10 Apr 13:43
· 5 commits to master since this release

This is Version 2.6.1
Version 2.6.0 has errors in source files and won't work -> removed
Versions 2.1 to 2.5 are skipped.

New

Sensor supports now Thermocouple Senors MAX6675, MAX31855, MAX31856 and ADS1120 ADC.

Improvements

Code restructured for readability. Compile switches are now done in user_config.h, so that the sensor sketch itself doesn't need any modification.

Fixes

  • receiver reports false packets with sender-ID 0

  • Make TiNo2 libraries compliant with Arduino library specification.
    Verified with arduino-lint. Warnings persist because of missing examples.

  • Rename receiver key.h into user_config.h