mirror of
https://github.com/thelsing/knx.git
synced 2025-11-24 20:06:01 +01:00
Enable code again
This commit is contained in:
parent
234396855b
commit
9b1505e379
@ -328,8 +328,8 @@ void RfDataLinkLayer::addFrameTxQueue(CemiFrame& frame)
|
||||
tx_frame->next = NULL;
|
||||
|
||||
// Prepare the raw RF frame
|
||||
/*
|
||||
fillRfFrame(frame, tx_frame->data);
|
||||
/*
|
||||
print("TX LFN: ");
|
||||
print(frame.rfLfn());
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user