X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=projects%2Fmicrob2010%2Ftests%2Fhostsim%2Fi2c_commands.h;h=47207fc9dac6f40781ad5396c3e10462f8a2fc77;hb=71deb6e552fcd65c853b35c5206ee47b735f2ff5;hp=fdb5d4910d8898dc78b3140f76ef12b154101e4f;hpb=0e9f190378d69540389fad5e231529ba153761b2;p=aversive.git diff --git a/projects/microb2010/tests/hostsim/i2c_commands.h b/projects/microb2010/tests/hostsim/i2c_commands.h index fdb5d49..47207fc 100644 --- a/projects/microb2010/tests/hostsim/i2c_commands.h +++ b/projects/microb2010/tests/hostsim/i2c_commands.h @@ -31,8 +31,8 @@ #define I2C_AUTO_SIDE 2 /* for prepare_pickup */ #define I2C_CENTER_SIDE 3 /* for prepare_pickup */ -#define I2C_COLOR_RED 0 -#define I2C_COLOR_GREEN 1 +#define I2C_COLOR_YELLOW 0 +#define I2C_COLOR_BLUE 1 #define I2C_AUTOBUILD_DEFAULT_DIST 210