From 8c1d99e2638e283b231b2891ed5a21fdb1e8e2b9 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Wed, 18 Jan 2017 11:10:36 +0100 Subject: [PATCH] README: the introduction is not a code block Signed-off-by: Bartosz Golaszewski --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8249ad4..d57c95c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ libgpiod ======== - libgpiod - C library and tools for interacting with the linux GPIO - character device + libgpiod - C library and tools for interacting with the linux GPIO + character device Since linux 4.7 the GPIO sysfs interface is deprecated. User space should use the character device instead. This library encapsulates the ioctl calls and -- 2.30.2