Rename i2c_bb.h -> i2c.h
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef __I2C_BB_H__
|
||||
#define __I2C_BB_H__
|
||||
|
||||
#include <libgpio_sys/gpio_sys.h>
|
||||
#include <libgpio_sys/gpio.h>
|
||||
|
||||
struct i2c_bb {
|
||||
struct gpio_sys *sda;
|
Reference in New Issue
Block a user