mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
add changelog entry
This commit is contained in:
parent
5e7481fc66
commit
61c6435041
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
- `examples/periodic-at2.rs`, an example of a periodic process with two tasks, with offset timing.
|
||||
Here we depict two alternative usages of the timer type, explicit and trait based.
|
||||
- book: Update `Monotonic` tips.
|
||||
- actor API. for details see [RFC #52](https://github.com/rtic-rs/rfcs/pull/52)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Reference in a new issue