Browse Source

'README.md' ändern

stevo 5 years ago
parent
commit
e10a0d8d19
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md View File

@@ -12,4 +12,5 @@ python3 gpio_test.py
12 12
 ## Missing Features
13 13
 * Script to set and reset single GPIO's ("python3 gpioctrl.py CCU6_001 on", "python3 gpioctrl.py CCU6_001 off" )
14 14
 * Script to get the state of single GPIO's ("python3 gpioctrl.py CCU6_001 stat" )
15
+* implement gpio_daemon with XMP:RPC interface for remote access
15 16