Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/about/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: About
nav_order: 5
nav_order: 1
has_children: false
---

Expand Down
2 changes: 1 addition & 1 deletion docs/components/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Components
nav_order: 2
nav_order: 3
has_children: true
has_toc: false
---
Expand Down
2 changes: 1 addition & 1 deletion docs/glossary/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

layout: default
title: Glossary
nav_order: 3
nav_order: 4
has_children: false
has_toc: false

Expand Down
Binary file added docs/support/assets/Pico2w.pdf
Binary file not shown.
394 changes: 394 additions & 0 deletions docs/support/assets/Pico2w.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/support/assets/PicoExpander.pdf
Binary file not shown.
845 changes: 845 additions & 0 deletions docs/support/assets/PicoExpander.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/support/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Getting help
nav_order: 4
nav_order: 5
has_children: False
---

Expand Down
7 changes: 4 additions & 3 deletions docs/support/pinout.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ parent: "Getting help"
nav_order: 2
---
# Pinouts

## Pinout for the Pico 2W
<img src="assets/pico2w.png" alt="" width="100%"/>
<img src="assets/Pico2w.svg" alt="" width="100%"/>

[Original](assets/pico2w.pdf)
[Original](assets/Pico2w.pdf)


## Pinout for the Pico 2W in the Expander
<img src="assets/PicoExpander.png" alt="" width="100%"/>
<img src="assets/PicoExpander.svg" alt="" width="100%"/>

[Original](assets/PicoExpander.pdf)

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Tutorials
nav_order: 1
nav_order: 2
has_children: true
has_toc: false
---
Expand Down
Loading