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:842dea2b7fcf, committed 2012-09-11
- Comitter:
- khettat
- Date:
- Tue Sep 11 22:12:55 2012 +0000
- Parent:
- 0:1bfc880cdffe
- Commit message:
- Final program wich working full. ; By Amine Khettat
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Jun 22 15:25:11 2012 +0000
+++ b/main.cpp Tue Sep 11 22:12:55 2012 +0000
@@ -325,7 +325,7 @@
// myled1 = 1;
pc.printf("Passage en mode ""TEXT""\r\n");
wait(2);
- /*GSM.printf("AT+CMGS=0647151425");//Initialisation de l'nvoi de l'SMS au moniteur
+ /*GSM.printf("AT+CMGS=06XXXXXXXX");//Initialisation de l'nvoi de l'SMS au moniteur
GSM.putc(0x0D);
myled2 =1;
//pc.printf("num\r\n");
--- a/mbed.bld Fri Jun 22 15:25:11 2012 +0000 +++ b/mbed.bld Tue Sep 11 22:12:55 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/737756e0b479 +http://mbed.org/users/mbed_official/code/mbed/builds/737756e0b479 \ No newline at end of file