void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
//Commands to use on the serial monitor:
//AT+CWJAP="Wokwi-GUEST",""
//AT+CIFSR
//AT+CIPMUX=1
//AT+CIPSERVER=1,80
//AT+CIPSTART=0,"TCP","10.10.0.2",80
//AT+CIPSTATUS
//AT+CIPSEND=0,5
//helloLoading
esp-01
esp-01