diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-18 13:41:13 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-18 13:41:13 -0400 |
| commit | 9192b2a95419984b6db37f813104b4e3fbb17a23 (patch) | |
| tree | 536a03a2d132183a1708af693a6bb3a1672c4c55 /examples/test-spi-roundtrip.cpp | |
| parent | 0f9449fe8fc6132a6ad5e9d98b2e8210b5581f82 (diff) | |
Whitespace tweak.
Diffstat (limited to 'examples/test-spi-roundtrip.cpp')
| -rw-r--r-- | examples/test-spi-roundtrip.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
