From e10a0d8d1958315d10977268fe6472b93460c164 Mon Sep 17 00:00:00 2001 From: stevo Date: Tue, 18 Sep 2018 10:35:42 +0000 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74f2068..87dc8c8 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ python3 gpio_test.py ## Missing Features * Script to set and reset single GPIO's ("python3 gpioctrl.py CCU6_001 on", "python3 gpioctrl.py CCU6_001 off" ) * Script to get the state of single GPIO's ("python3 gpioctrl.py CCU6_001 stat" ) +* implement gpio_daemon with XMP:RPC interface for remote access