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.
Fork of C027 by
Diff: C027.h
- Revision:
- 5:ff17f16cf70a
- Parent:
- 3:b54777b90da1
- Child:
- 6:e11bf54dd344
--- a/C027.h Fri Oct 18 18:03:51 2013 +0000 +++ b/C027.h Mon Oct 21 15:39:20 2013 +0000 @@ -6,6 +6,8 @@ #pragma once +#include "C027_PinNames.h" + // Override the weak mbed die function that flashes the leds. // We do not have fancy leds that can be flashed on the C027. void mbed_die(void);
