espp/cli

1.0.36

Latest
uploaded 5 hours ago
Command Line Interface (CLI) component for ESP-IDF

1 example

  • example
    This example shows how to use the `Cli` component to set up and run a command line interface (CLI) on the ESP. The `Cli` and associated `LineInput` classes support various keyboard shortcuts for navigation and editing commands.
    2.96 KB