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: LPC2368/if/zg2100/zg2100NetIf.h
- Revision:
- 2:1f10f8ab527b
- Parent:
- 0:0f5a52711275
diff -r 6bc3969e1127 -r 1f10f8ab527b LPC2368/if/zg2100/zg2100NetIf.h --- a/LPC2368/if/zg2100/zg2100NetIf.h Mon Jul 19 16:27:52 2010 +0000 +++ b/LPC2368/if/zg2100/zg2100NetIf.h Thu Jul 22 11:31:59 2010 +0000 @@ -66,7 +66,7 @@ SPI m_spi; DigitalOut m_cs; - InterruptIn m_intp; + /*InterruptIn*/ DigitalIn m_intp; DigitalOut m_nrst; Timer m_ethArpTimer;