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: mbed xbee_lib ADXL345_I2C IMUfilter ITG3200 Motor RangeFinder Servo mbos PID
Fork of Labo_TRSE_Drone by
Diff: main.cpp
- Revision:
- 3:227a5596acd0
- Parent:
- 1:73e54e43cae4
- Parent:
- 2:eada20046026
- Child:
- 4:6ed4f04bda1b
--- a/main.cpp Wed Jan 30 17:10:01 2013 +0000
+++ b/main.cpp Wed Jan 30 17:18:43 2013 +0000
@@ -4,6 +4,7 @@
int main() {
while(1) {
+ //caca
myled = 1;
wait(0.2);
myled = 0;
