Skip to content

Commit 335b693

Browse files
committed
Add Arduino to components.js
1 parent e612e5d commit 335b693

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

components.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ var components = {
8585
"title": "AppleScript",
8686
"owner": "Golmote"
8787
},
88+
"arduino": {
89+
"title": "Arduino",
90+
"require": "cpp",
91+
"owner": "eisbehr-"
92+
},
8893
"asciidoc": {
8994
"title": "AsciiDoc",
9095
"owner": "Golmote"

0 commit comments

Comments
 (0)