mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
initial commit
This commit is contained in:
24
lib/uuid-telnet/README.rst
Normal file
24
lib/uuid-telnet/README.rst
Normal file
@@ -0,0 +1,24 @@
|
||||
mcu-uuid-telnet |Build Status|
|
||||
==============================
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Microcontroller telnet service
|
||||
|
||||
Purpose
|
||||
-------
|
||||
|
||||
Provides access to a console shell as a telnet server (using the
|
||||
`RFC 854 protocol <https://tools.ietf.org/html/rfc854>`_).
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
`Read the documentation <https://mcu-uuid-telnet.readthedocs.io/>`_
|
||||
generated from the docs_ directory.
|
||||
|
||||
.. _docs: docs/
|
||||
|
||||
.. |Build Status| image:: https://travis-ci.org/nomis/mcu-uuid-telnet.svg?branch=master
|
||||
:target: https://travis-ci.org/nomis/mcu-uuid-telnet
|
||||
Reference in New Issue
Block a user