Arduino-Yun Wifi - Internet Commands?

BTW, please use code tags when posting code. It makes it much easier to read, and prevents silly formatting issues that can sometimes happen.

There are two ways:

  • Click on the
  • ```*
  • </>*
  • ```*
    button that is immediately above the reply edit box. That will insert the code tags, and put the cursor in the right spot between the tags where you can paste your code
  • In the Arduino IDE, select all of your code, then use the Edit | Copy for Forum menu option. Then, just past the code into your post. The Copy for Forum command copies your code and automatically adds the code tags.