mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-20 14:20:39 +01:00
Reviews
This commit is contained in:
@@ -18,7 +18,7 @@ void Bootloader::Menu::open(bool noreturn) {
|
||||
uint64_t scan = 0;
|
||||
bool exit = false;
|
||||
|
||||
post_open();
|
||||
postOpen();
|
||||
|
||||
while(!exit && !m_forced_exit) {
|
||||
scan = Ion::Keyboard::scan();
|
||||
|
||||
Reference in New Issue
Block a user