2018.08.06

Dependencies:   mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
sayzyas
Date:
Mon Aug 06 08:29:14 2018 +0000
Parent:
2:aeff576d5013
Commit message:
2018.08.06;

Changed in this revision

1_main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
--- a/1_main.cpp	Thu Jul 26 00:20:47 2018 +0000
+++ b/1_main.cpp	Mon Aug 06 08:29:14 2018 +0000
@@ -798,9 +798,9 @@
 //    motor1_out = 0;    
 //    motor2_out = 0;
 
-    //i2c_saddress = I2C_ADDRESS_WINCH;       // 0x10
+    i2c_saddress = I2C_ADDRESS_WINCH;       // 0x10
     //i2c_saddress = I2C_ADDRESS_TRANSFORM;   // 0x08
-    i2c_saddress = I2C_ADDRESS_CRAWLER;     // 0x04
+    //i2c_saddress = I2C_ADDRESS_CRAWLER;     // 0x04
     
     sdc2130.attach(&callback);
     sdc2130.printf( "^ECHOF 1\r" );
--- a/mbed-rtos.lib	Thu Jul 26 00:20:47 2018 +0000
+++ b/mbed-rtos.lib	Mon Aug 06 08:29:14 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#58563e6cba1e
+https://os.mbed.com/users/sayzyas/code/mbed-rtos/#58563e6cba1e