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.
Dependencies: XBeeLib mbed mbed-rtos EthernetInterface
Revision 15:e263f8c52b9f, committed 2018-10-31
- Comitter:
- leomerel
- Date:
- Wed Oct 31 18:42:06 2018 +0000
- Parent:
- 14:53c7ea9124ee
- Child:
- 16:b4d5eb2ee378
- Commit message:
- V1.1.2
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 31 18:40:47 2018 +0000
+++ b/main.cpp Wed Oct 31 18:42:06 2018 +0000
@@ -123,7 +123,7 @@
bns=1;
beo=0;
}
- else if(nombreDeVoitureEO>(nombreDeVoitureNS+10)
+ else if((nombreDeVoitureEO>(nombreDeVoitureNS+10))
|| (nombreDeVoitureEO ==0)){
bns=0;
beo=1;
