Commit 99f64b8
New language: Arduino (#1176)
* Update languages.yaml
Add arduino language support, since arduino is basically cpp, the chip refers to cpp.
* Fix `chip` value
* Shrink the ASCII art
Shrink the ASCII art to make the linter happy...
* Revert "Shrink the ASCII art" and fix whitespace
The ASCII art was mostly fine besides the trailing whitespace, and
didn't need to be shrunk further.
This reverts commit 161baa4.
* o2sh's ASCII edit
Cleaner than mine ASCII art made by o2sh.
---------
Co-authored-by: Spenser Black <spenserblack01@gmail.com>1 parent 449367f commit 99f64b8
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
82 | 101 | | |
83 | 102 | | |
84 | 103 | | |
| |||
0 commit comments