diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-02 14:33:05 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-04 13:31:24 -0400 |
| commit | 1634a4855e3d5bf8e3cda2ecb0f4e5f384d057af (patch) | |
| tree | 5cf246a27d1f02ec959893fb62fd8aa754a11e8e /examples/test-ring-buffer-insertion.cpp | |
| parent | c436ffa1bbe0491738d19b06c2618935603b424f (diff) | |
/examples/ cleanups.
Diffstat (limited to 'examples/test-ring-buffer-insertion.cpp')
| -rw-r--r-- | examples/test-ring-buffer-insertion.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-ring-buffer-insertion.cpp b/examples/test-ring-buffer-insertion.cpp index 8372a96..e86372a 100644 --- a/examples/test-ring-buffer-insertion.cpp +++ b/examples/test-ring-buffer-insertion.cpp @@ -4,7 +4,7 @@ * Does a basic test of functionality on rb_full_count(), rb_reset(), * rb_push_insert(), and rb_safe_insert(). * - * To test (no external hardware required): + * To test: * * - Connect a serial monitor to SerialUSB * - Press any key |
