Fork

Dependencies:   mbed libscpi

Revision:
8:2554218db1e6
Parent:
6:019ab407ac3c
Child:
9:76a0b9f29a2d
--- a/main.cpp	Mon Jan 25 13:28:58 2021 +0000
+++ b/main.cpp	Tue Jan 26 11:13:25 2021 +0000
@@ -16,7 +16,7 @@
     led4 = i2c.i2c_window_open();  /*send password 0xd0d0*/
     wait_ms(1000);
     //i2c.i2c_set_position_pulse_width(3,4); /*unsigned int mantisaa_2b, unsigned int exponent_3b*/
-    led4 = i2c.i2c_set_soft_start_up(0, 1, 0, 1, 1);
+    led4 = i2c.i2c_set_soft_start_up(1, 1, 0, 1, 1);
     wait_ms(1000);
     led4 = i2c.i2c_motor_start();  /*send password 0xcafe*/