mirror of
https://github.com/thelsing/knx.git
synced 2025-08-13 13:46:20 +02: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;
|
tx_frame->next = NULL;
|
||||||
|
|
||||||
// Prepare the raw RF frame
|
// Prepare the raw RF frame
|
||||||
/*
|
|
||||||
fillRfFrame(frame, tx_frame->data);
|
fillRfFrame(frame, tx_frame->data);
|
||||||
|
/*
|
||||||
print("TX LFN: ");
|
print("TX LFN: ");
|
||||||
print(frame.rfLfn());
|
print(frame.rfLfn());
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user