From 2b2ad43e690ea70c323e0617878be337e8487148 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Tue, 1 Mar 2011 15:32:10 -0500 Subject: Trivial changes to test-session.cpp --- examples/test-session.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'examples') diff --git a/examples/test-session.cpp b/examples/test-session.cpp index 845547d..7601fab 100644 --- a/examples/test-session.cpp +++ b/examples/test-session.cpp @@ -78,12 +78,12 @@ void setup() { // Send a message out over COMM interface COMM.println(" "); - COMM.println(" __ __ _ _"); - COMM.println(" | \\/ | __ _ _ __ | | ___| |"); - COMM.println(" | |\\/| |/ _` | '_ \\| |/ _ \\ |"); + COMM.println(" __ __ _ _ "); + COMM.println(" | \/ | __ _ _ __ | | ___| |"); + COMM.println(" | |\/| |/ _` | '_ \| |/ _ \ |"); COMM.println(" | | | | (_| | |_) | | __/_|"); - COMM.println(" |_| |_|\\__,_| .__/|_|\\___(_)"); - COMM.println(" |_|"); + COMM.println(" |_| |_|\__,_| .__/|_|\___(_)"); + COMM.println(" |_|"); COMM.println(" by leaflabs"); COMM.println(""); COMM.println(""); @@ -512,7 +512,7 @@ void cmd_sequential_gpio_writes(void) { // make sure to skip the TX/RX headers for(uint32 i = 2; i