Rename i2c_bb.h -> i2c.h

This commit is contained in:
Thomas Klaehn
2019-07-29 15:18:44 +02:00
parent f5d62bd9f6
commit 33710c2522
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)
{