mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
Update preface.md
polish
This commit is contained in:
parent
d3d650b2c7
commit
e249813ad7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
# Preface
|
# Preface
|
||||||
|
|
||||||
This book contains user level documentation for the Real-Time Interrupt-driven Concurrency
|
This book contains user level documentation for the Real-Time Interrupt-driven Concurrency
|
||||||
(RTIC) framework. The API reference available [here](../../api/).
|
(RTIC) framework. The API reference is available [here](../../api/).
|
||||||
|
|
||||||
Formerly known as Real-Time For the Masses.
|
Formerly known as Real-Time For the Masses.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue