UVic Assistive Technology Lab / Mbed 2 deprecated DSLR_Camera_Gimbal

Dependencies:   mbed ros_lib_kinetic

Revision:
15:aeb817f93336
Parent:
14:97804177806d
--- a/main.cpp	Fri Dec 14 22:05:56 2018 +0000
+++ b/main.cpp	Fri Dec 14 22:35:36 2018 +0000
@@ -53,9 +53,6 @@
 
     // Main Loop
     while (1) { 
-    //LED Inputs
-        value0.write(0);
-        value1.write(0);
     //ROS Functions 
         nh.spinOnce();
         rosCheck();