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.
Diff: MagneWave.h
- Revision:
- 7:b0bb700d8383
- Parent:
- 5:a1c57d771887
- Child:
- 9:486d9fde3e64
--- a/MagneWave.h Fri Nov 08 06:45:53 2013 +0000 +++ b/MagneWave.h Fri Nov 08 23:05:35 2013 +0000 @@ -25,7 +25,7 @@ void dacOut(); SoftMCP4922 *m_wave_DAC; - FILE *m_wavefile; + //FILE *m_wavefile; Ticker tick; unsigned short m_fifo[128]; short m_wptr;