Well,
appears to have a this statement:
esp8266.begin(115200);
which is missing from your code. There may, of course, be other problems.
Well,
appears to have a this statement:
esp8266.begin(115200);
which is missing from your code. There may, of course, be other problems.