diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-03-04 20:25:26 -0500 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-03-04 23:16:32 -0500 |
| commit | f217acb73d94f0a88bf33a42684e6e988dcb3685 (patch) | |
| tree | 7f76c4f16b889302aaeba18a741226d041e60ad1 /examples/test-bkp.cpp | |
| parent | c4ba3ba05fc39ef260cd80d91759966952df74ae (diff) | |
Brought examples/ up to date; PIN_MAP bugfix for D24.
Diffstat (limited to 'examples/test-bkp.cpp')
| -rw-r--r-- | examples/test-bkp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-bkp.cpp b/examples/test-bkp.cpp index d0aa564..f5957b7 100644 --- a/examples/test-bkp.cpp +++ b/examples/test-bkp.cpp @@ -1,4 +1,4 @@ -#include <stdio.h> +#include <stdio.h> // for snprintf() #include "wirish.h" #include "bkp.h" |
