mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-21 06:22:21 +02:00
11 lines
435 B
Markdown
11 lines
435 B
Markdown
![]() |
# PPPoS simple client example
|
||
|
|
||
|
(See the README.md file in the upper level 'examples' directory for more information about examples.)
|
||
|
|
||
|
## Overview
|
||
|
This example is mainly targets experimenting with a modem device, sending custom commands and switching to PPP mode using esp-console, command line API.
|
||
|
|
||
|
## How to use this example
|
||
|
|
||
|
See the README.md file in the upper level `pppos` directory for more information about the PPPoS examples.
|