Howdy. I recently bought and assembled a arduino micro to control navigation lights on my RC plane. I managed to get the beacon code working, but I want to make the wing tip strobes well, strobe. They just flash half a second on half a second off. I want a flash pattern like this.
Take the code you have, run it through the Auto Format tool (In the Arduino IDE, Ctrl + T) and post it using the CODE tags to at least make it readable.
First of all, never use if statments without {}. Yes it is valid for a single line, but it makes code difficult to follow and allows mistakes to creep in.
Secondly, that snippet of code can be replaced with just:
I'm on a iPad I just need a edited code preferribly if someone did it for me I'm completely new to this code and sourced this off the Internet and made some basic changes
So if you're not interested in doing the work yourself and would rather pay to have someone do it for you, you should probably try the Gigs and Collaboration section, or did you think these help forums are filled with people, just waiting to write code for anyone that asks?