From: Bartosz Golaszewski Date: Wed, 18 Jan 2017 10:10:36 +0000 (+0100) Subject: README: the introduction is not a code block X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8c1d99e2638e283b231b2891ed5a21fdb1e8e2b9;p=qemu-gpiodev%2Flibgpiod.git README: the introduction is not a code block Signed-off-by: Bartosz Golaszewski --- 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