diff --git a/features/unsupported/tests/mbed/i2c_master_slave_asynch/main.cpp b/features/unsupported/tests/mbed/i2c_master_slave_asynch/main.cpp index b154ba996d..014573b088 100644 --- a/features/unsupported/tests/mbed/i2c_master_slave_asynch/main.cpp +++ b/features/unsupported/tests/mbed/i2c_master_slave_asynch/main.cpp @@ -14,7 +14,7 @@ #error [NOT_SUPPORTED] I2C Async is not supported #endif -#define ADDR (0x90) +#define ADDR (0x80) #define FREQ 100000 #define SIZE 10