mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 12:12:50 +01:00
taste the rainbow!
This commit is contained in:
parent
e3603d1d05
commit
f2a57de5c1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Overall, the generated code infers no additional overhead in comparison to a han
|
|||
|
||||
## An RTIC application example
|
||||
|
||||
To give a flavour of RTIC, the following example contains commonly used features.
|
||||
To give a taste of RTIC, the following example contains commonly used features.
|
||||
In the following sections we will go through each feature in detail.
|
||||
|
||||
``` rust,noplayground
|
||||
|
|
Loading…
Reference in a new issue