Commit Graph

15 Commits

Author SHA1 Message Date
Serge 1aa7331088
Update xsns_05_ds18x20_esp32.ino 2021-06-17 23:50:53 +03:00
Theo Arends 5e805e0c4a Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
Stephan Hadinger 572130e4cb Enable DS18x20 for ESP32C3 2021-06-10 12:27:07 +02:00
Jason2866 e98deea633
Neopixel C3
Latest NeoPixel (09062021) branch master
2021-06-09 20:23:59 +02:00
Theo Arends b1371b63cc Correction of Ds18x20Name() search
Correction of Ds18x20Name() search (#11958)
2021-04-30 11:59:08 +02:00
Theo Arends b0689af803 Add optional DS18x20 arithmetic mean
Add command ``SetOption126 1`` to enable DS18x20 arithmetic mean over teleperiod for JSON temperature based on (#11472)
2021-04-02 11:43:31 +02:00
Theo Arends 20704ab700 Refactor dtostrfd 2021-01-26 16:26:00 +01:00
Theo Arends ac054ea666 Refactor AddLog usage 2021-01-23 17:10:06 +01:00
Sven Ebenfeld 1ddb479f58 add option to use DS18x20 ID in naming 2021-01-10 18:19:49 +01:00
Theo Arends dcbb3f1e0e Happy New Year 2021-01-01 13:44:04 +01:00
Theo Arends fa7fdbd51a Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
2020-11-06 17:09:13 +01:00
Theo Arends 280f0a9de7 Use global struct 2020-10-29 13:37:09 +01:00
Theo Arends b93b719108 Use global struct 2020-10-28 17:32:07 +01:00
Theo Arends ccc24ed305 Update copyright 2020-09-27 18:39:39 +02:00
Theo Arends dc3d84b266 Fix ESP32 OneWire driver
Fix ESP32 OneWire driver (#9302)
2020-09-27 18:26:30 +02:00