Sunshine Grace Cabatan
/
EVAL-AD910x
Example program for EVAL-AD9106 and EVAL-AD9102
Diff: config.h
- Revision:
- 9:c8314b2228f1
- Parent:
- 8:51792457e0da
diff -r 51792457e0da -r c8314b2228f1 config.h --- a/config.h Sat Apr 10 10:51:34 2021 +0000 +++ b/config.h Sat Apr 10 13:40:11 2021 +0000 @@ -21,7 +21,7 @@ // e.g. #define DEV_AD9102 -> This will make AD9102 as an ACTIVE_DEVICE. // The ACTIVE_DEVICE is default set to AD9106, if device type is not defined. -#define DEV_AD9102 +//#define DEV_AD9102 #if defined(DEV_AD9102) #define ACTIVE_DEVICE "AD9102"