levkovigor / ppposclient

A client library for gsm ppp protocol. This library can be used to make GET and POST requests and to connect mqtt with PubSubClient. It supports ESP32.
MIT License
15 stars 11 forks source link

unknown type name 'ppp_pcb' #6

Closed EckaardKaust closed 1 year ago

EckaardKaust commented 1 year ago

Hi all,

Compiling the example code provides the following error: unknown type name 'ppp_pcb' Running esp32 by Espresso Systems v2.0.6.

Any advice will be appreciated.