mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-06 04:14:09 +05:30
Restored defaults to ROSArduinoBridge.ino
This commit is contained in:
parent
f796a1a38f
commit
d8dd6a5b13
@ -45,9 +45,9 @@
|
|||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* 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 */
|
/* Define the motor controller and encoder library you are using */
|
||||||
#ifdef USE_BASE
|
#ifdef USE_BASE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user