I2C Implementation (#84)
This commit is contained in:
committed by
GitHub
parent
881c8517bf
commit
d8731eaa17
@@ -4,6 +4,6 @@
|
||||
|
||||
namespace tt::hal {
|
||||
|
||||
void init(const Configuration* configuration);
|
||||
void init(const Configuration& configuration);
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user