mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
DS18x20_USE_ID_AS_NAME in my_user_config.h (#19777)
Add mention of #define DS18x20_USE_ID_AS_NAME
This commit is contained in:
parent
b98ad59d11
commit
ab420b6cc1
@ -573,6 +573,7 @@
|
||||
// -- One wire sensors ----------------------------
|
||||
#define USE_DS18x20 // Add support for DS18x20 sensors with id sort, single scan and read retry (+2k6 code)
|
||||
// #define W1_PARASITE_POWER // Optimize for parasite powered sensors
|
||||
// #define DS18x20_USE_ID_AS_NAME // Use last 3 bytes for naming of sensors
|
||||
// #define DS18x20_USE_ID_ALIAS // Add support aliasing for DS18x20 sensors. See comments in xsns_05 files (+0k5 code)
|
||||
|
||||
// -- I2C sensors ---------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user