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: Train.cpp
- Revision:
- 31:9d973398554f
- Parent:
- 28:1430685f4d12
--- a/Train.cpp Mon Jun 25 14:57:17 2018 +0000 +++ b/Train.cpp Thu Jun 28 15:08:41 2018 +0000 @@ -100,7 +100,7 @@ return true; break; case 7: - if(position == 8 || position == 6 || position == 7) + if(position == 8 || position == 6 || position == 7 || position == 9) return true; break; case 8: