2018-09-13 11:44:43 +03:00

8 lines
226 B
Markdown

Network daemon snippet
==================
Open a socket at given port (default: 4444), works with http & direct requests.
Can read and send commands over serial interface.
Pieces with user code marked as 'INSERT CODE HERE'.