Added stand in struct

This commit is contained in:
BlackMark 2019-08-05 21:43:06 +02:00
parent b0b43f0edb
commit 48012f73c6

View File

@ -1 +1,4 @@
#pragma once
struct I2c {
};