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: autoMode.h
- Revision:
- 21:bdf8ac5c200c
- Parent:
- 17:726b6f53a457
- Child:
- 23:26f9483439fe
--- a/autoMode.h Thu Nov 05 08:21:23 2015 +0000 +++ b/autoMode.h Fri Nov 06 11:35:39 2015 +0000 @@ -153,12 +153,13 @@ sendData(5,stateR); } } - if(a2){ + /*if(a2){ skip = 1; } else if(!a2){ skip = 0; - } + }*/ + skip=0; if(b!=1) edge1=1; if(b!=2) edge2=1; if(b!=3) edge3=1;