This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
Files
d38cbd374a7cfa57206a3516a35b7794de039a53
ArduinoJson
/
FixEndOfFile.sh
T
2 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
Added missing newline at end-of-file (issue
#24
)
2014-09-27 21:24:29 +02:00
find
\(
-iname
'*.cpp'
-o -iname
'*.h'
\)
-exec sed -i -e
'$a\'
{}
\;
Copy Permalink