Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Whitelist a "test" directory for unit tests
Several unit testing systems exist for Arduino libraries; this patch creates an official "space" within a library to hold whatever files may relate to that functionality. Unlike "Extras", the test files would not become part of the bundled library.
- Loading branch information