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.
Diff: main.cpp
- Revision:
- 1:b09deae00682
- Parent:
- 0:41b6e235a1bc
--- 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"