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: main.cpp
- Revision:
- 1:4f6bcf445501
- Parent:
- 0:412f9c1172b7
- Child:
- 2:71b3736a1bd7
--- a/main.cpp Mon Apr 27 00:23:46 2015 +0000
+++ b/main.cpp Thu Jul 16 07:21:46 2015 +0000
@@ -20,8 +20,6 @@
int main() {
- mbed_mac_address((char *)MAC_Addr); //Use mbed mac addres
-
//Set serial port baudrate speed: 115200
pc.baud(115200);