Closed
Description
Hi,
Current git release provides the following examples sketches:
Out of them the following compile out of box:
- WiFiClient
- WiFiClientBasic
- WiFiMilti
All other drop some errors.
For example, compilation of HTTPSReqest.ino fails as follows:
C:\Users\Krzysztof\Desktop\arduino-1.6.12\hardware\espressif\esp32\libraries\WiFi\examples\HTTPSRequest\HTTPSRequest.ino:15:30: fatal error: WiFiClientSecure.h: No such file or directory
#include <WiFiClientSecure.h>
^
compilation terminated.
Test was done using Arduino 1.6.12 portable.
If this is the case, then I would remove all the sketches that do not work.
This is not to confuse people that are testing this repository.
Krzysztof
Metadata
Metadata
Assignees
Labels
No labels