Added I2C settings app (#85)
This commit is contained in:
committed by
GitHub
parent
d8731eaa17
commit
c8f63adba4
@@ -5,8 +5,12 @@
|
||||
|
||||
namespace tt {
|
||||
|
||||
void init(const hal::Configuration& config);
|
||||
|
||||
const hal::Configuration& get_hardware_config();
|
||||
void initHeadless(const hal::Configuration& config);
|
||||
|
||||
} // namespace
|
||||
|
||||
namespace tt::hal {
|
||||
|
||||
const Configuration& getConfiguration();
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user