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:
- 51:794f160b09d4
- Parent:
- 41:ae6f844facb1
- Child:
- 53:701d5c4571e3
--- a/bot/bot.h Tue Nov 14 17:25:26 2017 +0900 +++ b/bot/bot.h Sat Nov 18 17:50:59 2017 +0900 @@ -65,6 +65,7 @@ DigitalOut led[3]; Serial debugSerial; Timer t; + int faceMode; }; #endif//BOT_H