]> git.droids-corp.org - aversive.git/blobdiff - projects/microb2010/common/i2c_commands.h
change colors
[aversive.git] / projects / microb2010 / common / i2c_commands.h
index 49cdb8e87e202dfe8cdaa46050e695f435e3a40b..fb4829f929dbc07c641bd571871f9ec114cc45ac 100644 (file)
 #define I2C_COBBOARD_ADDR    2
 #define I2C_BALLBOARD_ADDR   3
 
-#define I2C_LEFT_SIDE   0
-#define I2C_RIGHT_SIDE  1
-#define I2C_AUTO_SIDE   2
-#define I2C_CENTER_SIDE 3
+#define I2C_LEFT_SIDE    0
+#define I2C_RIGHT_SIDE   1
+#define I2C_AUTO_SIDE    2
+#define I2C_CENTER_SIDE  3
 
-#define I2C_COLOR_RED   0
-#define I2C_COLOR_GREEN 1
+#define I2C_COLOR_YELLOW 0
+#define I2C_COLOR_BLUE   1
 
 #define I2C_COB_BLACK   0
 #define I2C_COB_WHITE   1