From 2fc295e32d17712a9a32e29afd4dddab3f486cf0 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 20 Sep 2020 04:08:35 +0300 Subject: [PATCH] Update gpio.md --- pages/gpio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/gpio.md b/pages/gpio.md index 096e61e..27da715 100644 --- a/pages/gpio.md +++ b/pages/gpio.md @@ -163,4 +163,4 @@ Additionally, we recommend to configure access rights and static device name usi SUBSYSTEM=="usb", ATTR{idVendor}=="16c0", ATTR{idProduct}=="05df", MODE="666" ``` -Channels should not use duplicate physical numbers. +Channels should not use duplicate physical numbers. The driver supports saving state between KVMD restarts (meaning `initial=null`).