mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 04:33:19 +00:00
Remove arch_init from main.
This commit is contained in:
parent
56d9c52edb
commit
52527265c0
@ -60,9 +60,6 @@
|
||||
//
|
||||
int main(void)
|
||||
{
|
||||
// initialize the hardware:
|
||||
asdf_arch_init();
|
||||
|
||||
// initialize the keyboard logic:
|
||||
asdf_init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user