Restored defaults to ROSArduinoBridge.ino

This commit is contained in:
Patrick Goebel 2016-06-01 05:52:48 -07:00
parent f796a1a38f
commit d8dd6a5b13

View File

@ -45,9 +45,9 @@
* POSSIBILITY OF SUCH DAMAGE.
*********************************************************************/
#define USE_BASE // Enable/disable the base controller code
//#define USE_BASE // Enable/disable the base controller code
#define USE_IMU // Enable/disable use of an IMU
//#define USE_IMU // Enable/disable use of an IMU
/* Define the motor controller and encoder library you are using */
#ifdef USE_BASE