Update README.md

This commit is contained in:
HomeSpan 2022-12-29 12:06:05 -06:00 committed by GitHub
parent ea3da95e6b
commit 5d669a4425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ HomeSpan includes the following documentation:
* [HomeSpan Message Logging](Logging.md) - how to generate log messages for display on the Arduino Serial Monitor as well as optionally posted to an integrated Web Log page * [HomeSpan Message Logging](Logging.md) - how to generate log messages for display on the Arduino Serial Monitor as well as optionally posted to an integrated Web Log page
* [HomeSpan Projects](https://github.com/topics/homespan) - real-world applications of the HomeSpan Library * [HomeSpan Projects](https://github.com/topics/homespan) - real-world applications of the HomeSpan Library
* [HomeSpan FAQ](FAQ.md) - answers to frequently-asked questions * [HomeSpan FAQ](FAQ.md) - answers to frequently-asked questions
* [Solutions to Common Problems](Solutions.md) - resolutions to some common problems when using/compiling HomeSpan
Note that all documentation is version-controlled and tied to each branch. The *master* branch generally points to the latest release. The *dev* branch, when available, will contain code under active development. Note that all documentation is version-controlled and tied to each branch. The *master* branch generally points to the latest release. The *dev* branch, when available, will contain code under active development.