Tell me what you want, What you really, really want.

Moderator: Mmiscool

User avatar
By adi_g_s
#33084 hi,
i would like to print a request and read the response string back from serial. is this possible?
User avatar
By Mmiscool
#33085 Use the input command.

Code: Select allinput "prompt string" string
User avatar
By Mmiscool
#33086 Take a look at the documentation.

http://www.esp8266basic.com/language-reference.html


I know the docs still need work but they are a good starting point.