expander work
This commit is contained in:
+6
-2
@@ -1,5 +1,9 @@
|
||||
#include "blk_box.h"
|
||||
|
||||
#include "blk_box_drivers/i2c.h"
|
||||
#include "blk_box_drivers/expander.hpp"
|
||||
|
||||
void init_blk_box(BlkBoxInitConfig cfg) {
|
||||
|
||||
}
|
||||
init_main_i2c();
|
||||
init_expander();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user