sepfy / libpeer

WebRTC Library for IoT/Embedded Device using C
MIT License
865 stars 127 forks source link

example: esp32s3 compile error no wifi.c #76

Closed FlyLu closed 1 month ago

FlyLu commented 3 months ago

hi, sepfy

wifi.c is removed in example esp32, But example esp32s3 adds wifi.c to CMakeLists.txt

robbietree8 commented 3 months ago

I think you can refer to this commit https://github.com/sepfy/libpeer/commit/7af49b6338594e493792d132740a782e35406c06

sepfy commented 1 month ago

Removed wifi.c. Use ESP32 connect example