suono
Dependencies: X_NUCLEO_CCA01M1
Fork of HelloWorld_CCA01M1_mbedOS by
Revision 7:94e3191477c5, committed 2017-04-28
- Comitter:
- Davidroid
- Date:
- Fri Apr 28 11:40:38 2017 +0000
- Parent:
- 6:587f562ab2be
- Child:
- 8:ff75f4f451d2
- Commit message:
- Aligned to ARM mbed coding style.
Changed in this revision
| X_NUCLEO_CCA01M1.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/X_NUCLEO_CCA01M1.lib Fri Apr 21 08:15:39 2017 +0000 +++ b/X_NUCLEO_CCA01M1.lib Fri Apr 28 11:40:38 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA01M1/#2d450bbee471 +https://developer.mbed.org/teams/ST/code/X_NUCLEO_CCA01M1/#b98581eae911
--- a/main.cpp Fri Apr 21 08:15:39 2017 +0000
+++ b/main.cpp Fri Apr 28 11:40:38 2017 +0000
@@ -65,7 +65,7 @@
/* Variables -----------------------------------------------------------------*/
/* Initialization parameters. */
-STA350BW_Init_t init =
+STA350BW_init_t init =
{
32000, /* Default Sampling Frequency [Hz]. */
100 /* Default Volume. */
