for dissembly
Dependencies: X_NUCLEO_CCA02M1 ST_Events-old mbed
Fork of HelloWorld_CCA02M1 by
Diff: main.cpp
- Revision:
- 11:e4e1ce8b3a26
- Parent:
- 8:0dcb2485700e
- Child:
- 12:203c08553f4d
diff -r a175948482b2 -r e4e1ce8b3a26 main.cpp --- a/main.cpp Wed May 03 16:34:44 2017 +0000 +++ b/main.cpp Thu May 04 10:40:50 2017 +0000 @@ -59,7 +59,7 @@ */ XNucleoCCA02M1_init_t init = { - 32000, /* Default Sampling Frequency [Hz]. */ + 44100, /* Default Sampling Frequency [Hz]. */ 2 /* Default number of channels. */ };