Merge pull request #139 from adafruit/ptorrone-patch-12
Create pewpew13.md
This commit is contained in:
commit
180a009ab4
1 changed files with 22 additions and 0 deletions
22
_board/pewpew13.md
Normal file
22
_board/pewpew13.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "pewpew13"
|
||||
title: "pewpew13 Download"
|
||||
name: "pewpew13"
|
||||
manufacturer: "unknown"
|
||||
board_url: ""
|
||||
board_image: "/assets/images/boards/unknown.jpg"
|
||||
downloads_display: false
|
||||
features:
|
||||
---
|
||||
|
||||
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
|
||||
|
||||
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
|
||||
|
||||
## Purchase
|
||||
Add any links to purchase the board
|
||||
|
||||
## Contribute
|
||||
|
||||
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
|
||||
Loading…
Reference in a new issue