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.
Revision 1:b09deae00682, committed 2015-11-30
- Comitter:
- loarri
- Date:
- Mon Nov 30 15:18:28 2015 +0000
- Parent:
- 0:41b6e235a1bc
- Commit message:
- comments updated
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Nov 12 13:56:11 2015 +0000 +++ b/main.cpp Mon Nov 30 15:18:28 2015 +0000 @@ -3,10 +3,15 @@ // v. 1.0 //================================== // by Lorenzo Arrigoni -// loarri@gmail.com +// laelectronics@libero.it //---------------------------------- // October 2015 -//////////////////////////////////////////// +///////////////////////////////////////// +// This is a funny biped robot done with 3 +// r/c/ servos and driven by Nucleo F411RE +// board from STM. +// +///////////////////////////////////////// #include "mbed.h" #include "Servo.h"