mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Removing debug led
This commit is contained in:
@@ -169,10 +169,6 @@ void __attribute__((noinline)) __attribute__((section(".recovery_boot"))) __attr
|
||||
|
||||
Ion::Device::Board::init();
|
||||
|
||||
if (is_recoverying) {
|
||||
Ion::LED::setColor(KDColorBlue);
|
||||
}
|
||||
|
||||
jump_to_external_flash();
|
||||
|
||||
abort();
|
||||
|
||||
Reference in New Issue
Block a user