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: RemoteIR TextLCD linetrace
Diff: main.cpp
- Revision:
- 13:1a7667d0aa78
- Parent:
- 12:91119bf1e2b2
- Child:
- 14:9ad53a8de04f
--- a/main.cpp Thu Jul 30 08:17:52 2020 +0000 +++ b/main.cpp Fri Jul 31 00:09:15 2020 +0000 @@ -149,7 +149,7 @@ case 0x40bf6e91: // 番組表 pc.printf("mode = AVOIDANCE\r\n"); mode=AVOIDANCE; // 障害物回避モード - run = STOP; // 停止 + run = ADVANCE; // 前進 display(); // ディスプレイ表示 break; case 0x40bf3ec1: // ↑