You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Board: ESP32 Dev Module
Core Installation/update date: 2018
IDE name: Arduino IDE
Flash Frequency: 80Mhz
PSRAM enabled: no
Upload Speed: 115200
Computer OS: Windows 7
Description:
Hello Everyone,
i'm trying to send(POST) multiple(2or3) variables using http.POST , e.g http.POST(variable1,variable2) something like this, but unable to do so. can anyone please help me in doing this ?