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: TTU_CSC1300.h
- Revision:
- 1:62c831ab7306
- Parent:
- 0:1201a9a37799
- Child:
- 2:b1b9fba116c2
--- a/TTU_CSC1300.h Sun Jun 28 21:13:40 2020 +0000 +++ b/TTU_CSC1300.h Mon Jun 29 16:57:39 2020 +0000 @@ -107,7 +107,7 @@ /* only uncomment the following line if your Nucleo32 F031K6 ** has removed the solder jumper SB18 on the underside */ -extern DigitalOut led3; +// extern DigitalOut led3; // create the speaker extern DigitalOut speaker;