i2c/i2c.hpp

5 lines
30 B
C++
Raw Normal View History

2019-08-05 21:21:14 +02:00
#pragma once
2019-08-05 21:43:06 +02:00
struct I2c {
};