iOS to Arduino Hacking Tips

Thanks for the tip!

I have more, now that we can see the (horrid) structure of the code.

  1. Use the Tools + Auto Format tool to properly, consistently indent the code.
  2. Get rid of half the white space in the code. There really does not need to be 2 or 3 blank lines between each line of code.