for dissembly
Dependencies: X_NUCLEO_CCA02M1 ST_Events-old mbed
Fork of HelloWorld_CCA02M1 by
Diff: main.cpp
- Revision:
- 12:203c08553f4d
- Parent:
- 11:e4e1ce8b3a26
- Child:
- 17:97dffa2e68f7
diff -r e4e1ce8b3a26 -r 203c08553f4d main.cpp --- a/main.cpp Thu May 04 10:40:50 2017 +0000 +++ b/main.cpp Fri May 05 11:38:02 2017 +0000 @@ -59,8 +59,8 @@ */ XNucleoCCA02M1_init_t init = { - 44100, /* Default Sampling Frequency [Hz]. */ - 2 /* Default number of channels. */ + 44100, /* Default Sampling Frequency [Hz]. */ + 2 /* Default number of channels. */ }; /* Thread to manage I2S peripherals. */