From bc991a78f55c05be9b9ef1bac854eda4c073bf25 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Thu, 18 Aug 2011 13:41:13 -0400 Subject: Whitespace tweak. --- examples/test-spi-roundtrip.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/test-spi-roundtrip.cpp b/examples/test-spi-roundtrip.cpp index 8fe97b9..647e6f1 100644 --- a/examples/test-spi-roundtrip.cpp +++ b/examples/test-spi-roundtrip.cpp @@ -76,7 +76,7 @@ void loop() { SerialUSB.println(); SerialUSB.println("** Alice will now wax eloquent in various styles. " - "Press any key for the next configuration."); + "Press any key for the next configuration."); soliloquies(MSBFIRST); soliloquies(LSBFIRST); -- cgit v1.2.3