Proper Hardware Init in Epicardium
All threads resolved!
All threads resolved!
Compare changes
+ 4
− 1
@@ -199,11 +199,14 @@ void core1_boot(void)
Cleanup epicardium/main.c
and move init into the proper init functions in epicardium/modules/hardware.c
. Also speeds up the load process by not reinitializing the display.