Merge pull request #3428 from LMESTM/fix_i2c_asynch_test_slave_addr

Change slave address in I2C master slave asynch test
pull/3451/head
Anna Bridge 2016-12-19 17:41:38 +00:00 committed by GitHub
commit e182ff48b6
1 changed files with 1 additions and 1 deletions

View File

@ -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