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.
Revision 1:49a4de80f92f, committed 2013-09-20
- Comitter:
- marcelobarrosalmeida
- Date:
- Fri Sep 20 21:43:46 2013 +0000
- Parent:
- 0:5ae4b6e22715
- Commit message:
- Adding mac comment
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5ae4b6e22715 -r 49a4de80f92f main.cpp --- a/main.cpp Fri Sep 20 21:43:08 2013 +0000 +++ b/main.cpp Fri Sep 20 21:43:46 2013 +0000 @@ -254,7 +254,7 @@ static uint8_t Enc28j60Bank; static int gNextPacketPtr; -uint8_t macaddr[] = {0x00, 0xFF, 0x7A, 0xA5, 0x06, 0xDD}; +uint8_t macaddr[] = {0x00, 0xFF, 0x7A, 0xA5, 0x06, 0xDD}; // fake mac, please change it static void enableChip(void) {