my sketch is too long. Can i use tab in the ide to separate the code?
Yes.
thanks mike
Man I hate these long threads with massively verbose posts, it's just too hard to wade through them.
Rob
I agree.
I agree.
That's 2 words, when "Agreed!" would have sufficed.
Oh.
Might be worth posting your code to see if there are suggestions as to how to shorten it.
Set Arduino IDE preferences to use external editor and use Notepad++ with arduino specific language definitions see last post here http://arduino.cc/forum/index.php/topic,112662.0.html You can then fold/unfold procedures or open multiple views on the same document.