Skip to content

Commit b97e4a3

Browse files
committed
Moving extras scripts out of root folder
1 parent d65e6ff commit b97e4a3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

build/shared/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)