I new to Arduino do I format sketch so I can post it?
Thanks Jeff
I new to Arduino do I format sketch so I can post it?
Thanks Jeff
Arduino IDE, Edit, Copy for forum.
It is always appreciated if you format the sketch with standard indentation before posting a sketch. Use the IDE autoformat tool (ctrl-t or Tools, Auto Format).
Read the forum guidelines to see how to properly post code and some information on how to get the most from this forum.
After:
Arduino IDE-> Tools -> Auto Format
How to post sketch
click the "</>" icon, referred to as "code tags" and paste in the highlighted area
Thanks for correcting me.