Removing debug led

This commit is contained in:
devdl11
2022-05-20 11:43:40 +02:00
parent 48587c15d7
commit 363ffbcaf8

View File

@@ -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();