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 Repo_Noeud_Mobile by
Diff: main.cpp
- Revision:
- 47:f372ca93d6c1
- Parent:
- 46:5fdd45fef08d
- Parent:
- 45:20f5867f15de
- Child:
- 48:bc531288c220
- Child:
- 50:48e8da5fc1ae
--- a/main.cpp Wed Apr 08 20:25:43 2015 +0000 +++ b/main.cpp Wed Apr 08 20:29:22 2015 +0000 @@ -240,7 +240,7 @@ PanId = buffer[1] << 8 | buffer[0]; //set PAN ID global variable fscanf(file, "%x", &buffer); - GantID = buffer[0]; + GantID = buffer[0]; fclose(file); //close file } else { //if file is not found