mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-08 08:17:36 +01:00
5.9.1i * Fix Arilux LC11 restart exception 0 after OTA upgrade * Disabled CRC lookup-table in OneWire.h (#define ONEWIRE_CRC8_TABLE 0) to save some code space * Rewrite xsns_05_ds18x20.ino adding support for DS1822, correct address calculation and force setting 12-bit resolution (#1222) * DS18x20 sensor reconfiguration now only probed at restart removing dynamic connection and intermittent sensor loss (#1215)