diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-30 18:22:07 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-30 18:22:07 -0400 |
| commit | 8b3eedadc0a21dd01fa78b5ead1b7a2fa3f7320c (patch) | |
| tree | dbec1019109f6d3a1fa4d169463bdfb6604ed80d /examples | |
| parent | 53fede57a986d2fa9c4cf0ed28a23d19889ebf16 (diff) | |
test-fsmc.cpp: Tweak output.
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/test-fsmc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/test-fsmc.cpp b/examples/test-fsmc.cpp index 3aa6c6d..921ecff 100644 --- a/examples/test-fsmc.cpp +++ b/examples/test-fsmc.cpp @@ -26,6 +26,7 @@ void setup() { test_all_addresses(); Serial1.println("Tests pass, finished."); + Serial1.println("***\n"); } void loop() { |
