Example program for EVAL-AD9106.

Dependencies:   AD910x

Revision:
3:7a4971eab899
Parent:
2:f20dbb194f12
Child:
4:abab08222795
--- a/main.cpp	Thu Mar 04 02:13:05 2021 +0000
+++ b/main.cpp	Thu Mar 04 02:17:01 2021 +0000
@@ -171,7 +171,7 @@
     printf("*                                                                     *\n");
     printf("* This program demonstrates how to generate waveforms with the %s *\n", ACTIVE_DEVICE);
     printf("* using example register configurations in the datasheet.             *\n");
-    printf("* This program is developed using Mbed OS version 6.                  *\n");
+    printf("* This program is developed on Mbed OS version 6.                     *\n");
     printf("***********************************************************************\n");   
 }