diff --git a/i2c.hpp b/i2c.hpp index 6f70f09..6da1c74 100644 --- a/i2c.hpp +++ b/i2c.hpp @@ -1 +1,4 @@ #pragma once + +struct I2c { +};