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

Commit

Permalink
v1.1.0 to convert to h-only style, etc.
Browse files Browse the repository at this point in the history
### Releases v1.1.0

1. Convert to `h-only` style.
2. Add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project
3. Optimize code by using passing by `reference` instead of by `value`
4. Add support to `Sparkfun Pro nRF52840 Mini`
5. Update `Packages_Patches`
  • Loading branch information
khoih-prog authored Mar 4, 2022
1 parent fc9acf5 commit 1c97121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
* [Features](#features)
* [Currently supported Boards](#currently-supported-boards)
* [Changelog](changelog.md)
* [Releases v1.0.0](#releases-v100)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Use Arduino Library Manager](#use-arduino-library-manager)
Expand Down

0 comments on commit 1c97121

Please sign in to comment.