#include "bla.h" bla.h need to be in same folder with ino file
......................................................................................................................
#include <bla.h> bla.h need to be in library folder ( my documents\arduino\library)
asa cred ca ar trebui, nu sunt sigur, ... dar am incercat si nu merge ... asa ca experimentez doar cu prima varianta
.................................................................................................................................................
open arduino and compile captiveportal from examples/dnsserver
copy link and paste in your browser for download bin file
C:\Users\costycnc\AppData\Local\Temp\build7426899700177905971.tmp/CaptivePortal.cpp.bin
download esptool or maybe use my from costyespbasic here
and upload to your esp
.....................................................
WiFi.mode(WIFI_STA);
WiFiMulti.addAP("SSID", "PASSWORD");
esp8266httpclient/basichttpclient
C:\Users\costycnc\AppData\Local\Temp\build9151416421763755676.tmp/BasicHttpClient.cpp.bin