Just run the program it should work

Dependencies:   MODDMA mbed

Files at this revision

API Documentation at this revision

Comitter:
logostarr
Date:
Thu Sep 08 16:47:55 2022 +0000
Parent:
0:3a3fdeed74bc
Commit message:
added comments;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Feb 13 14:41:45 2019 +0000
+++ b/main.cpp	Thu Sep 08 16:47:55 2022 +0000
@@ -1,2 +1,3 @@
 //DMA to DAC sine wave demo - p18
 #include "example4.h"
+//this shoudl still work even with a main function
\ No newline at end of file