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: 2017NHKpin_config FEP omni_wheel PID R1307 ikarashiMDC
Diff: bot/bot.h
- Revision:
- 53:701d5c4571e3
- Parent:
- 51:794f160b09d4
--- a/bot/bot.h Thu Nov 23 12:05:09 2017 +0900 +++ b/bot/bot.h Tue Nov 28 12:06:37 2017 +0900 @@ -64,7 +64,6 @@ float frontDegree; DigitalOut led[3]; Serial debugSerial; - Timer t; int faceMode; };