chore(workspace): rename all ‘arduino.cpp’ files to ‘patch.cpp’

Just a result of executing

find ./workspace -iname arduino.cpp -exec rename 's/arduino\.cpp/patch\.cpp/' '{}' \;
This commit is contained in:
Evgeny Kochetkov
2017-11-10 17:12:31 +03:00
parent 65030ac698
commit 8f0cf9e2fb
16 changed files with 0 additions and 0 deletions