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.
Dependents: mbed-os-example-blinky-5 DISCO-F769NI_TOUCHSCREEN_demo_custom_1 Datarecorder2 DISCO-F769NI_TOUCHSCREEN_demo ... more
Revision 5:60b59d223214, committed 2019-11-15
- Comitter:
- Jerome Coutant
- Date:
- Fri Nov 15 11:22:24 2019 +0100
- Parent:
- 4:72a949940ad6
- Child:
- 7:0680eff4de60
- Commit message:
- Audio quality issue
ST INTERNAL issue 75800
Changed in this revision
| Drivers/BSP/Components/wm8994/wm8994.c | Show annotated file Show diff for this revision Revisions of this file |
--- a/Drivers/BSP/Components/wm8994/wm8994.c Fri Nov 15 11:20:11 2019 +0100 +++ b/Drivers/BSP/Components/wm8994/wm8994.c Fri Nov 15 11:22:24 2019 +0100 @@ -104,7 +104,7 @@ static uint32_t outputEnabled = 0; static uint32_t inputEnabled = 0; -static uint8_t ColdStartup = 1; +static uint8_t ColdStartup = 0; // MBED /** * @}