mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-07 10:27:43 +00:00
don't assert fail if the txfifo is full, just drop the packet
This commit is contained in:
@@ -49,8 +49,6 @@
|
||||
#error "HW_VERSION not set"
|
||||
#endif
|
||||
|
||||
#define MAX_TX_QUEUE 8 // max number of packets which can be waiting for transmission
|
||||
|
||||
|
||||
/**
|
||||
* A raw low level interface to our mesh. Only understands nodenums and bytes (not protobufs or node ids)
|
||||
|
||||
Reference in New Issue
Block a user