Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: F746_GUI F746_SAI_IO mbed
Diff: main.cpp
- Revision:
- 5:2bf3b2b2a9d0
- Parent:
- 4:ff897824d92a
--- a/main.cpp Fri Mar 17 01:38:40 2017 +0000 +++ b/main.cpp Sun Apr 09 05:39:18 2017 +0000 @@ -3,10 +3,10 @@ // 標本化周波数: 16 kHz // // ライブラリのリビジョン: -// BSP_DISCO_F746NG rev.7 -// mbed rev.138 +// F746_GUI rev.32 +// mbed rev.138 // -// 2017/03/17, Copyright (c) 2017 MIKAMI, Naoki +// 2017/04/09, Copyright (c) 2017 MIKAMI, Naoki //-------------------------------------------------------------- #include "SAI_InOut.hpp" // 自作 SAI 用ライブラリ