Skip to content

Commit

Permalink
feat: added PCB render and fix pin IO8
Browse files Browse the repository at this point in the history
  • Loading branch information
Robot7769 committed Jul 9, 2024
1 parent 9e5fc6b commit bfbe025
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
Binary file added docs/robotPins/assets/back.png
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/robotPins/assets/front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/robotPins/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Piny robota

Přehled pinů v typeScriptu [zde](/robot/#prehled-pinu).
![Predni strana robota](assets/front.png)
![Zadni strana robota](assets/back.png)
!!! danger "Pin pro přepínání vnitřních a venkovních čárových senzorů je pin <b>IO8.</b>"
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,5 @@ nav:
- robotAccessories/ledStrip.md
- robotAccessories/button.md
- robotAccessories/tof.md
- Piny robota:
- robotPins/index.md

0 comments on commit bfbe025

Please sign in to comment.