From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/ABI/stable/sysfs-bus-w1 | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/ABI/stable/sysfs-bus-w1 b/kernel/Documentation/ABI/stable/sysfs-bus-w1 index 140d85b..5cd5e87 100644 --- a/kernel/Documentation/ABI/stable/sysfs-bus-w1 +++ b/kernel/Documentation/ABI/stable/sysfs-bus-w1 @@ -6,6 +6,7 @@ control systems are attached/generate presence for as short as 100 ms - hence the tens-to-hundreds milliseconds scan intervals are required. - see Documentation/w1/w1.generic for detailed information. + + see Documentation/w1/w1-generic.rst for detailed information. Users: any user space application which wants to know bus scanning interval -- Gitblit v1.6.2