aboutsummaryrefslogtreecommitdiff
path: root/examples/test-dac.cpp
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-03-04 20:25:26 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2011-03-04 23:16:32 -0500
commitf217acb73d94f0a88bf33a42684e6e988dcb3685 (patch)
tree7f76c4f16b889302aaeba18a741226d041e60ad1 /examples/test-dac.cpp
parentc4ba3ba05fc39ef260cd80d91759966952df74ae (diff)
Brought examples/ up to date; PIN_MAP bugfix for D24.
Diffstat (limited to 'examples/test-dac.cpp')
-rw-r--r--examples/test-dac.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/test-dac.cpp b/examples/test-dac.cpp
index 62f40eb..af98030 100644
--- a/examples/test-dac.cpp
+++ b/examples/test-dac.cpp
@@ -1,8 +1,4 @@
-
#include "wirish.h"
-#include "fsmc.h"
-#include "rcc.h"
-#include "gpio.h"
#include "dac.h"
uint16 count = 0;