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 HMC6352 PID QEI R1307 ikarashiMDC omni_wheel
Fork of KANIv3 by
Diff: bot/controller/controller.cpp
- Revision:
- 20:aaadf3cfcad1
- Parent:
- 15:9aa11febe517
- Child:
- 37:6b6616008e78
--- a/bot/controller/controller.cpp Tue Sep 12 10:21:00 2017 +0900
+++ b/bot/controller/controller.cpp Thu Sep 28 20:59:22 2017 +0900
@@ -1,7 +1,7 @@
#include "controller.h"
Controller::Controller() :
- FEP(XBee1TX, XBee1RX, ADDR),
+ FEP(XBee2TX, XBee2RX, ADDR),
data(),
fepTemp(0),
button1(),
