I2C Implementation (#84)
This commit is contained in:
committed by
GitHub
parent
881c8517bf
commit
d8731eaa17
@@ -127,7 +127,7 @@ void init(const Configuration* config) {
|
||||
// Assign early so starting services can use it
|
||||
config_instance = config;
|
||||
|
||||
headless_init(config->hardware);
|
||||
init(*config->hardware);
|
||||
|
||||
lvgl_init(config->hardware);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user