SonicMEMS@Cornell / Mbed 2 deprecated XBee_component_test

Dependencies:   mbed

Fork of Xbee_Hello_world_A by Tristan Hughes

Files at this revision

API Documentation at this revision

Comitter:
pc445
Date:
Thu Jul 10 04:44:04 2014 +0000
Parent:
1:8714da12da06
Child:
3:fa2b36ee1e20
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Jul 10 04:40:12 2014 +0000
+++ b/main.cpp	Thu Jul 10 04:44:04 2014 +0000
@@ -9,7 +9,8 @@
 
 Serial pc(USBTX, USBRX);//Opens up serial communication through the USB port via the computer
 
-int main() {
+int main()
+{
     rst1 = 0; //Set reset pin to 0
     myled = 0;//Set LED3 to 0
     myled2= 0;//Set LED4 to 0