EspressifApp / EsptouchForIOS

EspTouch is one way for iPhone to tell the connected Router's Ssid, Password and etc. to make IOT devices to connect to the same Router. EspTouch is developed and maintained by Espressif Corp.
Other
411 stars 166 forks source link

Create a Separate lib or SDK from EspTouchDemo #45

Open muhammadfaheem-pycom opened 4 years ago

muhammadfaheem-pycom commented 4 years ago

Whenever you guys update this repo there is no way to track the changes and have to do it manually I want EspTouchDemo as lib or SDK (not the whole iOS application) manage by cocoa-pods etc. So it will help other developers to update code accordingly.

fanbaoying commented 4 years ago

hello

At present, there is no plan to support cocoa-pods. The functional part of each update of the project is in the files (esptouch, protocol, util, udp, task), which can be updated by replacing the relevant files.