diff options
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,3 +30,7 @@ * more thread safety ** all element internals should be accessed via message and not directly from block::<method> + +* create an input and output config struct (per port) +** idea is, we dont need so many API calls for a port +** set/get input/output config |