Skip to content

Commit a5dbada

Browse files
committed
Moving extras scripts out of root folder
1 parent 47ee60e commit a5dbada

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples_formatter.sh

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# you need to have astyle installed before running this
2+
find examples -name '*.ino' -exec astyle --options=examples_formatter.conf {} \;

format.every.sketch.sh

-2
This file was deleted.

0 commit comments

Comments
 (0)