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.
Dependencies: KL25Z_ClockControl MODSERIAL mbed
Fork of EtherCAT-XbusMaster by
Diff: EtherCAT/cpuinit.h
- Revision:
- 8:09dcef3ed467
- Parent:
- 5:6d75f432a41f
- Child:
- 12:cac4e7c2bd0f
--- a/EtherCAT/cpuinit.h Thu Dec 11 23:12:11 2014 +0000 +++ b/EtherCAT/cpuinit.h Fri Dec 12 00:31:22 2014 +0000 @@ -40,7 +40,7 @@ #define ET1100_MISO PTD3 #define ET1100_SCK PTD1 #define ET1100_SS PTD0 -#define LED_PIN LED_GREEN +#define LED_PIN PTB18 #define ADC_FL PTB0 #define ADC_FR PTB2 #define ADC_BL PTB1
