Skip to content

Commit 49040f8

Browse files
authored
Merge pull request #381 from joeycastillo/update-template
Clarify the features list
2 parents 88b15dd + 271d52f commit 49040f8

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

template.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,19 @@ board_image: "unknown.jpg"
99
downloads_display: true
1010
blinka: false
1111
download_instructions: "BLINKA ONLY - url"
12+
# Features are tags; they should be limited to the items in this list and spelled exactly the same.
13+
# Include only the features your board supports, and remove these comment lines before committing.
1214
features:
13-
- ~5 interesting
14-
- features
15-
- such as bluetooth
15+
- Speaker
16+
- Solder-Free Alligator Clip
17+
- Feather-Compatible
18+
- Battery Charging
19+
- Display
20+
- Wi-Fi
21+
- Bluetooth/BTLE
22+
- Robotics
23+
- LoRa/Radio
24+
- GPS
1625
---
1726

1827
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.

0 commit comments

Comments
 (0)