High Altitude Recovery Payload
HARP: High Altitude Recovery Payload
Information
Version 0.1: RC design

By connecting the second xbee to a computer using a terminal command and supplying the characters L, R, C, F the light patterns change on the mbed.
Revision 5:49ccc75efb93, committed 2012-07-26
- Comitter:
- tylerjw
- Date:
- Thu Jul 26 22:49:36 2012 +0000
- Parent:
- 4:1ae05eeb80c2
- Child:
- 6:2bd373ba18ae
- Commit message:
- put the right library, mbed-rtos vs rtos
Changed in this revision
--- a/main.cpp Tue Jul 24 23:14:13 2012 +0000 +++ b/main.cpp Thu Jul 26 22:49:36 2012 +0000 @@ -17,7 +17,6 @@ */ - #include "mbed.h" #include "rtos.h" #include "watchdog.h"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-rtos.lib Thu Jul 26 22:49:36 2012 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed-rtos/#4238c328365e
--- a/rtos.lib Tue Jul 24 23:14:13 2012 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://mbed.org/users/mbed_official/code/rtos/#68e146c0e76b

