Skip to content

Mentioning potential library alterations #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Mentioning potential library alterations
Modifying the README.md to explain potential library modifications from their original source. See mysensors#4 for more details.
  • Loading branch information
cravecode authored Sep 15, 2016
commit f95091ba1c618b5155ea40965045d27f296814df
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ MySensorsArduinoExamples

This repository includes the Examples, which where included in MySensors 1.x releases, that depends on external libraries.

As the libraries that is needed for these examples are not maintained by, or distributed with MySensors, they have been moved to their own repository.
As the libraries that is needed for these examples are not maintained by, or distributed with MySensors, they have been moved here from their original sources and potentially modified to work with the MySensorsArduinoExamples sketches. If you are going to use the examples herein, it is strongly recommended you also use the libraries from this repository.