STM32Cube BSP FW for STM32F769I-Discovery
Dependents: mbed-os-example-blinky-5 DISCO-F769NI_TOUCHSCREEN_demo_custom_1 Datarecorder2 DISCO-F769NI_TOUCHSCREEN_demo ... more
Diff: Drivers/BSP/Components/wm8994/wm8994.c
- Revision:
- 5:60b59d223214
- Parent:
- 4:72a949940ad6
--- 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 /** * @}