'README.md' ändern

This commit is contained in:
stevo 2018-09-18 10:35:42 +00:00
parent b8c5703f17
commit e10a0d8d19

View File

@ -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