add Arduino example

This commit is contained in:
2023-07-30 11:10:19 +03:00
parent 82e034fdd0
commit 3ff907994a
5 changed files with 31 additions and 1 deletions

View File

@@ -2,5 +2,5 @@
indent_style = space
indent_size = 4
[*.c]
[{*.c,*.ino}]
indent_size = 2