Pappus object is instantiated with node_id, and with any necessary flags (such as ack send/receive). That way, a new function can be written to predeclare the header within sendLoraPacket() function, and the arguments for the function will instead be the message and the target.
Pappus object is instantiated with node_id, and with any necessary flags (such as ack send/receive). That way, a new function can be written to predeclare the header within
sendLoraPacket()function, and the arguments for the function will instead be the message and the target.