Check FPU function using Cos & Sin calculation

Files at this revision

API Documentation at this revision

Comitter:
kenjiArai
Date:
Mon Jan 25 05:11:14 2021 +0000
Parent:
1:a8ba417b1717
Commit message:
delete DigitalIn

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Jan 25 05:09:37 2021 +0000
+++ b/main.cpp	Mon Jan 25 05:11:14 2021 +0000
@@ -31,7 +31,6 @@
 #define BUF_SIZE    7000
 
 //  Constractor ----------------------------------------------------------------
-DigitalIn   sw(USER_BUTTON);
 Timer   t;
 
 //  RAM ------------------------------------------------------------------------