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: BSP_DISCO_F746NG F746_GUI LCD_DISCO_F746NG SDFileSystem_Warning_Fixed TS_DISCO_F746NG mbed FrequencyResponseDrawer F746_SAI_IO Array_Matrix
Diff: MyClasses_Functions/BSP_AudioOut_Overwrite.hpp
- Revision:
- 1:cc2669b9d1e2
- Parent:
- 0:04b43b777fae
--- a/MyClasses_Functions/BSP_AudioOut_Overwrite.hpp Tue Apr 19 09:46:11 2016 +0000 +++ b/MyClasses_Functions/BSP_AudioOut_Overwrite.hpp Wed Apr 20 12:10:17 2016 +0000 @@ -7,7 +7,7 @@ #define F746_AUDIO_OUT_OVERWRITE_HPP #include "stm32746g_discovery_audio.h" -#include "sai_io_o.hpp" +#include "SAI_Output.hpp" void AUDIO_OUT_SAIx_DMAx_IRQHandler();