mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Examples/PPPoS: Warn about not supporting in v5.0
This commit is contained in:
parent
a885c42cda
commit
f0ecd70fd7
@ -2,6 +2,8 @@
|
||||
|
||||
(See the README.md file in the upper level 'examples' directory for more information about examples.)
|
||||
|
||||
**Note:** This example uses an internal implementation of the [modem component](components/modem) that will not be maintained in `v5.0` and this example will be migrated to [esp-modem component](https://components.espressif.com/component/espressif/esp_modem).
|
||||
|
||||
## Overview
|
||||
|
||||
A general PPP application consists of two parts: PPP server which is provided by cellular modem module and PPP client which is provided by ESP32 in this example.
|
||||
|
Loading…
x
Reference in New Issue
Block a user