BlinkenArea - GitList
Repositories
Blog
Wiki
Blinker
Code
Commits
Branches
Tags
Search
Tree:
7b3a897
Branches
Tags
master
Blinker
doc
opprinter.html
documentation for operator connection, phone connector module and operator connection printer module
Stefan Schuermans
commited
7b3a897
at 2011-12-22 21:43:13
opprinter.html
Blame
History
Raw
<html> <head> <title>Blinker - Operator Connection Printer</title> </head> <body> <h1>Blinker - Operator Connection Printer</h1> <p> The operator connection printer module is primary intended for debugging purposes. It accepts all incoming operator connections and prints events received to standard output. It also replies with a sound play request to the key events 7 and 9. </p> <h2>Configuration</h2> <p> The configuration of the operator connection printer module with name <code>NAME</code> is located in the <code>opprinters/NAME</code> subdirectory. </p> <p> There are no further configuration files, i.e. the subdirectory for an operator connector module is empty. </p> </body> </html>