File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ The Firmata test suite includes unit tests (see the unit directory). Integration
4
4
tests may also be added at some point in the future.
5
5
6
6
If you make changes to Firmata.cpp, run the tests in /test/unit/ to ensure
7
- that your changes have not produced any unexpected errors.
7
+ that your changes have not produced any unexpected errors.
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ Unit tests are written using the [ArduinoUnit](https://github.com/mmurdoch/ardui
5
5
Follow the instructions in the [ ArduinoUnit readme] ( https://github.com/mmurdoch/arduinounit/blob/master/readme.md ) to install the library.
6
6
7
7
Compile and upload the test sketch as you would any other sketch. Then open the
8
- Serial Monitor to view the test results.
8
+ Serial Monitor to view the test results.
You can’t perform that action at this time.
0 commit comments