-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the example to show how to use the CH422G
- Loading branch information
Showing
6 changed files
with
43 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,22 @@ | ||
# ChangeLog | ||
|
||
## v0.0.1 - 2023-09-20 | ||
## v0.0.3 - 2024-05-07 | ||
|
||
### Enhancements: | ||
|
||
* Support for various IO expander chips. | ||
* Support to control individual IO in the same way as Arduino | ||
* Support to control multiple IOs at the same time. | ||
* Add support for CH422G from Waveshare (@lboue) | ||
* Update the example to show how to use the CH422G | ||
|
||
## v0.0.2 - 2023-10-07 | ||
|
||
### Bug Fixes: | ||
|
||
* Correct library name in `sentence` field of metadata | ||
|
||
## v0.0.1 - 2023-09-20 | ||
|
||
### Enhancements: | ||
|
||
* Support for various IO expander chips. | ||
* Support to control individual IO in the same way as Arduino | ||
* Support to control multiple IOs at the same time. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters