game timers
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
#include "blk_box_drivers/inputs.hpp"
|
||||
#include "blk_box_drivers/leds.hpp"
|
||||
#include "blk_box_drivers/char_lcd.hpp"
|
||||
#include "blk_box_drivers/ssegs.hpp"
|
||||
|
||||
void init_blk_box(BlkBoxInitConfig cfg) {
|
||||
init_main_i2c();
|
||||
init_expander();
|
||||
init_leds();
|
||||
init_lcd();
|
||||
init_ssegs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user