Rename i2c_bb.h -> i2c.h

This commit is contained in:
Thomas Klaehn
2019-07-29 15:18:44 +02:00
parent 6b0f6f3093
commit d86f12f3fe
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
#include <utest.h>
#include <mock_gpio.h>
#include <i2c_bb.h>
#include <i2c.h>
UTEST(i2c_open, success)
{