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 PID ADXL345 Camera_LS_Y201 ITG3200 RangeFinder mbos xbee_lib Motor Servo
Diff: main.cpp
- Revision:
- 4:6ed4f04bda1b
- Parent:
- 3:227a5596acd0
- Child:
- 5:58b31dbee84d
diff -r 227a5596acd0 -r 6ed4f04bda1b main.cpp
--- a/main.cpp Wed Jan 30 17:18:43 2013 +0000
+++ b/main.cpp Wed Jan 30 17:23:00 2013 +0000
@@ -4,7 +4,7 @@
int main() {
while(1) {
- //caca
+ //Gaetan
myled = 1;
wait(0.2);
myled = 0;
