// // Created by MightyPork on 2018/01/02. // #ifndef GEX_F072_UNIT_I2C_H #define GEX_F072_UNIT_I2C_H #include "unit.h" extern const UnitDriver UNIT_I2C; #endif //GEX_F072_UNIT_I2C_H