Skip to content
Snippets Groups Projects
Commit 58d60e81 authored by swym's avatar swym
Browse files

card10.cfg: load on epicardium startup

parent 4a0631b9
No related branches found
No related tags found
1 merge request!215feat(epicardium): read card10.cfg
......@@ -21,6 +21,8 @@ int main(void)
LOG_DEBUG("startup", "Initializing hardware ...");
hardware_early_init();
load_config();
/*
* Version Splash
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment