Kenji Arai
/
FPU_performance_on_F446_and_F411
Check FPU function using Cos & Sin calculation
Revision 2:742afd5cf29f, committed 2021-01-25
- 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 |
diff -r a8ba417b1717 -r 742afd5cf29f main.cpp --- 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 ------------------------------------------------------------------------