aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/test-fsmc.cpp1
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() {