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.
Fork of Nucleo_CaitSith_Firmware by
Diff: def_resources.cpp
- Revision:
- 7:3fcb0d1c41aa
- Parent:
- 6:a3829299dfd5
--- a/def_resources.cpp Sat Feb 28 12:02:38 2015 +0000 +++ b/def_resources.cpp Sat Mar 07 15:49:55 2015 +0000 @@ -16,6 +16,7 @@ #include "Data.h" Serial pc(PA_11, PA_12); +//Serial pc(SERIAL_TX, SERIAL_RX); DerivedRoomba base(PA_9, PA_10, PA_14); //DelayServo shakeHead(PA_10, 25, 10000, 170, 5, 100, true);