mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-21 01:00:58 +03:00
add netdaemon
This commit is contained in:
7
netdaemon/Readme.md
Normal file
7
netdaemon/Readme.md
Normal file
@@ -0,0 +1,7 @@
|
||||
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'.
|
||||
Reference in New Issue
Block a user