Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.6.0 to optimize code, etc.
Browse files Browse the repository at this point in the history
### Releases v1.6.0

1. Add example [ISR_16_Timers_Array_OneShot](examples/ISR_16_Timers_Array_OneShot) to demo how to use `one-shot ISR-based timer`
2. Add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project
3. Optimize code by using passing by `reference` instead of by `value`
  • Loading branch information
khoih-prog authored Mar 13, 2022
1 parent a1fadf7 commit f497e73
Show file tree
Hide file tree
Showing 4 changed files with 514 additions and 0 deletions.
Loading

0 comments on commit f497e73

Please sign in to comment.