#ifndef _I2C_CH1_IMPL_HPP_ #define _I2C_CH1_IMPL_HPP_ #include "i2c.hpp" struct I2C_CH1_impl { }; #endif //_I2C_CH1_IMPL_HPP_