mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-02-05 09:25:26 -05:00
Cleanup
This commit is contained in:
parent
339003039a
commit
d742166a12
@ -970,11 +970,6 @@ void ISR_VECT sx126x::handleDio0Rise()
|
|||||||
_onReceive(packetLength);
|
_onReceive(packetLength);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// else {
|
|
||||||
// Serial.println("CRCE");
|
|
||||||
// Serial.println(buf[0]);
|
|
||||||
// Serial.println(buf[1]);
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ISR_VECT sx126x::onDio0Rise()
|
void ISR_VECT sx126x::onDio0Rise()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user