Skip to content

Commit 488e8de

Browse files
committed
added schematic
1 parent 3c5e3b5 commit 488e8de

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
264 KB
Loading

docs/embedded/1.Embassy/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,3 +560,11 @@ async fn trigger() {
560560
```
561561
562562
Rewrite the previous exercise using the `Signal` channel, and instead of checking the button every 10ms, simply await a rising edge on the button's pin.
563+
564+
:::note Shield schematic
565+
566+
Schematic for the OxidOS shield that you can use in the project:
567+
568+
![shield](assets/sch.png)
569+
570+
:::

0 commit comments

Comments
 (0)