Skip to content
Snippets Groups Projects
Commit bf3307d0 authored by Davide Mor's avatar Davide Mor Committed by Davide Mor
Browse files

[sx1278] Removed debug print

parent 678c3a01
No related branches found
No related tags found
No related merge requests found
......@@ -88,9 +88,6 @@ ISX1278::IrqFlags SX1278Common::waitForIrq(LockMode &guard, IrqFlags set_irq,
if(!waitForIrqInner(guard, unlock))
{
while(true) {
printf("[sx1278] Timeout!\n");
}
// TODO: Something bad happened, do something!
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment