async rx mode

This commit is contained in:
Pawel Spychalski (DzikuVx)
2017-12-17 09:33:04 +01:00
parent a7c2e13b10
commit e8f1976a2d
3 changed files with 28 additions and 5 deletions

2
lora.h
View File

@@ -27,7 +27,7 @@ public:
int endPacket();
void endPacketAsync();
bool isTransmitting()
bool isTransmitting();
int parsePacket(int size = 0);
int packetRssi();