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 DDRO_Farrari by
Diff: pinout.h
- Revision:
- 6:d772ad205bc7
- Parent:
- 1:6a820a0ca03b
- Child:
- 9:cbb692f51e0f
--- a/pinout.h Tue Feb 11 03:49:38 2014 +0000 +++ b/pinout.h Tue Feb 11 05:24:56 2014 +0000 @@ -48,9 +48,6 @@ static DigitalOut TDI(p22); static DigitalIn TDO(p21); -#endif - - #define POWER_UP_TIME 0.01 @@ -73,4 +70,6 @@ #define RING_OSC_NBIAS ADDR_0,CHAN_F // 20 MHz Crystal -#define PLL_REF 20000 \ No newline at end of file +#define PLL_REF 20000 + +#endif \ No newline at end of file
