ckag
This commit is contained in:
parent
02ca544bf8
commit
8b0ccda6bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#ifndef _ADAFRUIT_I2C_REGISTER_H_
|
||||
#define _ADAFRUIT_I2C_REGISTER_H_
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <Adafruit_BusIO_Register.h>
|
||||
#include <Arduino.h>
|
||||
|
||||
typedef Adafruit_BusIO_Register Adafruit_I2CRegister;
|
||||
typedef Adafruit_BusIO_RegisterBits Adafruit_I2CRegisterBits;
|
||||
|
|
|
|||
Loading…
Reference in a new issue