aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2022-04-19 01:32:09 +0200
committerDario Nieuwenhuis <[email protected]>2022-04-19 01:32:09 +0200
commita8b9593a9a710009142299e26e1d265189c9084f (patch)
tree56486a421cbe1d8e2e50a3a190c9af4dc68ccc9a
parent19fa882d993ea24678193a5c9463bfd8c94aae74 (diff)
Readme fix.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 986024bdf..dfa0eb854 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,6 @@ async fn main(spawner: Spawner, p: Peripherals) {
81 } 81 }
82} 82}
83``` 83```
84 `Clock` and `Alarm`, for use with `embassy::executor`.
85 84
86## Examples 85## Examples
87 86