mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
25 lines
557 B
ReStructuredText
25 lines
557 B
ReStructuredText
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
|