AD9832 DDS Sinewave (Based on MLabo's AD9834 DDS Sinewave)

Dependencies:   mbed

Revision:
1:323280ad1468
Parent:
0:df9eb1db9177
Child:
2:e12ef0540b3c
--- a/main.cpp	Mon May 28 00:21:06 2012 +0000
+++ b/main.cpp	Mon May 28 00:23:21 2012 +0000
@@ -1,7 +1,6 @@
 /*AD9834 DDS Test 2011/07/14 MLabo*/
 /*AD9832 DDS Test based on 2011/07/14 MLabo, by Sakura,Fuyuno */
 #include "mbed.h"
-#include "TextLCD.h"
 
 #define XTAL_FREQ ((double)16160000.0)